Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-22870 (GCVE-0-2025-22870)
Vulnerability from cvelistv5 – Published: 2025-03-12 18:27 – Updated: 2026-04-16 22:39| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/http |
Affected:
0 , < 1.23.7
(semver)
Affected: 1.24.0-0 , < 1.24.1 (semver) |
|
| golang.org/x/net | golang.org/x/net/http/httpproxy |
Affected:
0 , < 0.36.0
(semver)
|
|
| golang.org/x/net | golang.org/x/net/proxy |
Affected:
0 , < 0.36.0
(semver)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-05-09T20:03:37.043Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/07/2"
},
{
"url": "https://security.netapp.com/advisory/ntap-20250509-0007/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-22870",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-18T16:31:16.493335Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-115",
"description": "CWE-115 Misinterpretation of Input",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-18T16:32:14.847Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http",
"product": "net/http",
"programRoutines": [
{
"name": "envProxyFunc"
},
{
"name": "ProxyFromEnvironment"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.23.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.24.1",
"status": "affected",
"version": "1.24.0-0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/http/httpproxy",
"product": "golang.org/x/net/http/httpproxy",
"programRoutines": [
{
"name": "config.useProxy"
},
{
"name": "domainMatch.match"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.36.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/proxy",
"product": "golang.org/x/net/proxy",
"programRoutines": [
{
"name": "PerHost.dialerForRequest"
},
{
"name": "PerHost.AddFromString"
},
{
"name": "Dial"
},
{
"name": "FromEnvironment"
},
{
"name": "FromEnvironmentUsing"
},
{
"name": "PerHost.Dial"
},
{
"name": "PerHost.DialContext"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.36.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Juho Fors\u00e9n of Mattermost"
}
],
"descriptions": [
{
"lang": "en",
"value": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-115 Misinterpretation of Input",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-16T22:39:33.619Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/654697"
},
{
"url": "https://go.dev/issue/71984"
},
{
"url": "https://groups.google.com/g/golang-announce/c/4t3lzH3I0eI/m/b42ImqrBAQAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3503"
}
],
"title": "HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-22870",
"datePublished": "2025-03-12T18:27:59.376Z",
"dateReserved": "2025-01-08T19:11:42.834Z",
"dateUpdated": "2026-04-16T22:39:33.619Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-22870",
"date": "2026-05-29",
"epss": "0.00024",
"percentile": "0.07241"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-22870\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-03-12T19:15:38.310\",\"lastModified\":\"2026-04-16T23:16:32.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \\\"*.example.com\\\", a request to \\\"[::1%25.example.com]:80` will incorrectly match and not be proxied.\"},{\"lang\":\"es\",\"value\":\"La coincidencia de hosts con patrones de proxy puede tratar incorrectamente un ID de zona IPv6 como un componente de nombre de host. Por ejemplo, si la variable de entorno NO_PROXY se establece en \\\"*.example.com\\\", una solicitud a \\\"[::1%25.example.com]:80` coincidir\u00e1 incorrectamente y no se procesar\u00e1 mediante proxy.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L\",\"baseScore\":4.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-115\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/654697\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/71984\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/4t3lzH3I0eI/m/b42ImqrBAQAJ\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3503\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/07/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250509-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/07/2\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20250509-0007/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-05-09T20:03:37.043Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22870\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-18T16:31:16.493335Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-115\", \"description\": \"CWE-115 Misinterpretation of Input\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-18T16:31:44.113Z\"}}], \"cna\": {\"title\": \"HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net\", \"credits\": [{\"lang\": \"en\", \"value\": \"Juho Fors\\u00e9n of Mattermost\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.23.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.24.0-0\", \"lessThan\": \"1.24.1\", \"versionType\": \"semver\"}], \"packageName\": \"net/http\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"envProxyFunc\"}, {\"name\": \"ProxyFromEnvironment\"}]}, {\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/http/httpproxy\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.36.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/http/httpproxy\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"config.useProxy\"}, {\"name\": \"domainMatch.match\"}]}, {\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/proxy\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.36.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/proxy\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"PerHost.dialerForRequest\"}, {\"name\": \"PerHost.AddFromString\"}, {\"name\": \"Dial\"}, {\"name\": \"FromEnvironment\"}, {\"name\": \"FromEnvironmentUsing\"}, {\"name\": \"PerHost.Dial\"}, {\"name\": \"PerHost.DialContext\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/654697\"}, {\"url\": \"https://go.dev/issue/71984\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/4t3lzH3I0eI/m/b42ImqrBAQAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3503\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \\\"*.example.com\\\", a request to \\\"[::1%25.example.com]:80` will incorrectly match and not be proxied.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-115 Misinterpretation of Input\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-04-16T22:39:33.619Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-22870\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-16T22:39:33.619Z\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-03-12T18:27:59.376Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2025:15487-1
Vulnerability from csaf_opensuse - Published: 2025-08-25 00:00 - Updated: 2025-08-25 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cheat-4.4.2-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cheat-4.4.2-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15487",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15487-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-48795 page",
"url": "https://www.suse.com/security/cve/CVE-2023-48795/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21613 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21614 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
}
],
"title": "cheat-4.4.2-2.1 on GA media",
"tracking": {
"current_release_date": "2025-08-25T00:00:00Z",
"generator": {
"date": "2025-08-25T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15487-1",
"initial_release_date": "2025-08-25T00:00:00Z",
"revision_history": [
{
"date": "2025-08-25T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cheat-4.4.2-2.1.aarch64",
"product": {
"name": "cheat-4.4.2-2.1.aarch64",
"product_id": "cheat-4.4.2-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cheat-4.4.2-2.1.ppc64le",
"product": {
"name": "cheat-4.4.2-2.1.ppc64le",
"product_id": "cheat-4.4.2-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cheat-4.4.2-2.1.s390x",
"product": {
"name": "cheat-4.4.2-2.1.s390x",
"product_id": "cheat-4.4.2-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cheat-4.4.2-2.1.x86_64",
"product": {
"name": "cheat-4.4.2-2.1.x86_64",
"product_id": "cheat-4.4.2-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cheat-4.4.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64"
},
"product_reference": "cheat-4.4.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cheat-4.4.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le"
},
"product_reference": "cheat-4.4.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cheat-4.4.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x"
},
"product_reference": "cheat-4.4.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cheat-4.4.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
},
"product_reference": "cheat-4.4.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48795",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-48795"
}
],
"notes": [
{
"category": "general",
"text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-48795",
"url": "https://www.suse.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "SUSE Bug 1217950 for CVE-2023-48795",
"url": "https://bugzilla.suse.com/1217950"
},
{
"category": "external",
"summary": "SUSE Bug 1218708 for CVE-2023-48795",
"url": "https://bugzilla.suse.com/1218708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2025-21613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21613"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. An argument injection vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flags. This only happens when the file transport protocol is being used, as that is the only protocol that shells out to git binaries. This vulnerability is fixed in 5.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21613",
"url": "https://www.suse.com/security/cve/CVE-2025-21613"
},
{
"category": "external",
"summary": "SUSE Bug 1235572 for CVE-2025-21613",
"url": "https://bugzilla.suse.com/1235572"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-21613"
},
{
"cve": "CVE-2025-21614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21614"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. A denial of service (DoS) vulnerability was discovered in go-git versions prior to v5.13. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Users running versions of go-git from v4 and above are recommended to upgrade to v5.13 in order to mitigate this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21614",
"url": "https://www.suse.com/security/cve/CVE-2025-21614"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-21614"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cheat-4.4.2-2.1.aarch64",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.ppc64le",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.s390x",
"openSUSE Tumbleweed:cheat-4.4.2-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-25T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
}
]
}
OPENSUSE-SU-2025:15779-1
Vulnerability from csaf_opensuse - Published: 2025-11-28 00:00 - Updated: 2025-11-28 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "helm3-3.19.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the helm3-3.19.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15779",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15779-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16873 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16874 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16874/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16875 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21272 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21272/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1996 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1996/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23524 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23525 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23525/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23526 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23526/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-36055 page",
"url": "https://www.suse.com/security/cve/CVE-2022-36055/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-25165 page",
"url": "https://www.suse.com/security/cve/CVE-2023-25165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-25173 page",
"url": "https://www.suse.com/security/cve/CVE-2023-25173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25620 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25620/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26147 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45338 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22872 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22872/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53547 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58190 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58190/"
}
],
"title": "helm3-3.19.2-1.1 on GA media",
"tracking": {
"current_release_date": "2025-11-28T00:00:00Z",
"generator": {
"date": "2025-11-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15779-1",
"initial_release_date": "2025-11-28T00:00:00Z",
"revision_history": [
{
"date": "2025-11-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "helm3-3.19.2-1.1.aarch64",
"product": {
"name": "helm3-3.19.2-1.1.aarch64",
"product_id": "helm3-3.19.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "helm3-bash-completion-3.19.2-1.1.aarch64",
"product": {
"name": "helm3-bash-completion-3.19.2-1.1.aarch64",
"product_id": "helm3-bash-completion-3.19.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "helm3-fish-completion-3.19.2-1.1.aarch64",
"product": {
"name": "helm3-fish-completion-3.19.2-1.1.aarch64",
"product_id": "helm3-fish-completion-3.19.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "helm3-zsh-completion-3.19.2-1.1.aarch64",
"product": {
"name": "helm3-zsh-completion-3.19.2-1.1.aarch64",
"product_id": "helm3-zsh-completion-3.19.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "helm3-3.19.2-1.1.ppc64le",
"product": {
"name": "helm3-3.19.2-1.1.ppc64le",
"product_id": "helm3-3.19.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "helm3-bash-completion-3.19.2-1.1.ppc64le",
"product": {
"name": "helm3-bash-completion-3.19.2-1.1.ppc64le",
"product_id": "helm3-bash-completion-3.19.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "helm3-fish-completion-3.19.2-1.1.ppc64le",
"product": {
"name": "helm3-fish-completion-3.19.2-1.1.ppc64le",
"product_id": "helm3-fish-completion-3.19.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "helm3-zsh-completion-3.19.2-1.1.ppc64le",
"product": {
"name": "helm3-zsh-completion-3.19.2-1.1.ppc64le",
"product_id": "helm3-zsh-completion-3.19.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "helm3-3.19.2-1.1.s390x",
"product": {
"name": "helm3-3.19.2-1.1.s390x",
"product_id": "helm3-3.19.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "helm3-bash-completion-3.19.2-1.1.s390x",
"product": {
"name": "helm3-bash-completion-3.19.2-1.1.s390x",
"product_id": "helm3-bash-completion-3.19.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "helm3-fish-completion-3.19.2-1.1.s390x",
"product": {
"name": "helm3-fish-completion-3.19.2-1.1.s390x",
"product_id": "helm3-fish-completion-3.19.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "helm3-zsh-completion-3.19.2-1.1.s390x",
"product": {
"name": "helm3-zsh-completion-3.19.2-1.1.s390x",
"product_id": "helm3-zsh-completion-3.19.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "helm3-3.19.2-1.1.x86_64",
"product": {
"name": "helm3-3.19.2-1.1.x86_64",
"product_id": "helm3-3.19.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "helm3-bash-completion-3.19.2-1.1.x86_64",
"product": {
"name": "helm3-bash-completion-3.19.2-1.1.x86_64",
"product_id": "helm3-bash-completion-3.19.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "helm3-fish-completion-3.19.2-1.1.x86_64",
"product": {
"name": "helm3-fish-completion-3.19.2-1.1.x86_64",
"product_id": "helm3-fish-completion-3.19.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "helm3-zsh-completion-3.19.2-1.1.x86_64",
"product": {
"name": "helm3-zsh-completion-3.19.2-1.1.x86_64",
"product_id": "helm3-zsh-completion-3.19.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-3.19.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64"
},
"product_reference": "helm3-3.19.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-3.19.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le"
},
"product_reference": "helm3-3.19.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-3.19.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x"
},
"product_reference": "helm3-3.19.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-3.19.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64"
},
"product_reference": "helm3-3.19.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-bash-completion-3.19.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64"
},
"product_reference": "helm3-bash-completion-3.19.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-bash-completion-3.19.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le"
},
"product_reference": "helm3-bash-completion-3.19.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-bash-completion-3.19.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x"
},
"product_reference": "helm3-bash-completion-3.19.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-bash-completion-3.19.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64"
},
"product_reference": "helm3-bash-completion-3.19.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-fish-completion-3.19.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64"
},
"product_reference": "helm3-fish-completion-3.19.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-fish-completion-3.19.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le"
},
"product_reference": "helm3-fish-completion-3.19.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-fish-completion-3.19.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x"
},
"product_reference": "helm3-fish-completion-3.19.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-fish-completion-3.19.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64"
},
"product_reference": "helm3-fish-completion-3.19.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-zsh-completion-3.19.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64"
},
"product_reference": "helm3-zsh-completion-3.19.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-zsh-completion-3.19.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le"
},
"product_reference": "helm3-zsh-completion-3.19.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-zsh-completion-3.19.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x"
},
"product_reference": "helm3-zsh-completion-3.19.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-zsh-completion-3.19.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
},
"product_reference": "helm3-zsh-completion-3.19.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-16873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16873"
}
],
"notes": [
{
"category": "general",
"text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it\u0027s possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16873",
"url": "https://www.suse.com/security/cve/CVE-2018-16873"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-16873"
},
{
"cve": "CVE-2018-16874",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16874"
}
],
"notes": [
{
"category": "general",
"text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both \u0027{\u0027 and \u0027}\u0027 characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16874",
"url": "https://www.suse.com/security/cve/CVE-2018-16874"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16874"
},
{
"cve": "CVE-2018-16875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16875"
}
],
"notes": [
{
"category": "general",
"text": "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16875",
"url": "https://www.suse.com/security/cve/CVE-2018-16875"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16875"
},
{
"cve": "CVE-2021-21272",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21272"
}
],
"notes": [
{
"category": "general",
"text": "ORAS is open source software which enables a way to push OCI Artifacts to OCI Conformant registries. ORAS is both a CLI for initial testing and a Go Module. In ORAS from version 0.4.0 and before version 0.9.0, there is a \"zip-slip\" vulnerability. The directory support feature allows the downloaded gzipped tarballs to be automatically extracted to the user-specified directory where the tarball can have symbolic links and hard links. A well-crafted tarball or tarballs allow malicious artifact providers linking, writing, or overwriting specific files on the host filesystem outside of the user-specified directory unexpectedly with the same permissions as the user who runs `oras pull`. Users of the affected versions are impacted if they are `oras` CLI users who runs `oras pull`, or if they are Go programs, which invoke `github.com/deislabs/oras/pkg/content.FileStore`. The problem has been fixed in version 0.9.0. For `oras` CLI users, there is no workarounds other than pulling from a trusted artifact provider. For `oras` package users, the workaround is to not use `github.com/deislabs/oras/pkg/content.FileStore`, and use other content stores instead, or pull from a trusted artifact provider.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21272",
"url": "https://www.suse.com/security/cve/CVE-2021-21272"
},
{
"category": "external",
"summary": "SUSE Bug 1181419 for CVE-2021-21272",
"url": "https://bugzilla.suse.com/1181419"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21272"
},
{
"cve": "CVE-2022-1996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1996"
}
],
"notes": [
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1996",
"url": "https://www.suse.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "SUSE Bug 1200528 for CVE-2022-1996",
"url": "https://bugzilla.suse.com/1200528"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2022-1996"
},
{
"cve": "CVE-2022-23524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23524"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to Uncontrolled Resource Consumption, resulting in Denial of Service. Input to functions in the _strvals_ package can cause a stack overflow. In Go, a stack overflow cannot be recovered from. Applications that use functions from the _strvals_ package in the Helm SDK can have a Denial of Service attack when they use this package and it panics. This issue has been patched in 3.10.3. SDK users can validate strings supplied by users won\u0027t create large arrays causing significant memory usage before passing them to the _strvals_ functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23524",
"url": "https://www.suse.com/security/cve/CVE-2022-23524"
},
{
"category": "external",
"summary": "SUSE Bug 1206467 for CVE-2022-23524",
"url": "https://bugzilla.suse.com/1206467"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-23524"
},
{
"cve": "CVE-2022-23525",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23525"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in the _repo_package. The _repo_ package contains a handler that processes the index file of a repository. For example, the Helm client adds references to chart repositories where charts are managed. The _repo_ package parses the index file of the repository and loads it into structures Go can work with. Some index files can cause array data structures to be created causing a memory violation. Applications that use the _repo_ package in the Helm SDK to parse an index file can suffer a Denial of Service when that input causes a panic that cannot be recovered from. The Helm Client will panic with an index file that causes a memory violation panic. Helm is not a long running service so the panic will not affect future uses of the Helm client. This issue has been patched in 3.10.3. SDK users can validate index files that are correctly formatted before passing them to the _repo_ functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23525",
"url": "https://www.suse.com/security/cve/CVE-2022-23525"
},
{
"category": "external",
"summary": "SUSE Bug 1206469 for CVE-2022-23525",
"url": "https://bugzilla.suse.com/1206469"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2022-23525"
},
{
"cve": "CVE-2022-23526",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23526"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in the_chartutil_ package that can cause a segmentation violation. The _chartutil_ package contains a parser that loads a JSON Schema validation file. For example, the Helm client when rendering a chart will validate its values with the schema file. The _chartutil_ package parses the schema file and loads it into structures Go can work with. Some schema files can cause array data structures to be created causing a memory violation. Applications that use the _chartutil_ package in the Helm SDK to parse a schema file can suffer a Denial of Service when that input causes a panic that cannot be recovered from. Helm is not a long running service so the panic will not affect future uses of the Helm client. This issue has been patched in 3.10.3. SDK users can validate schema files that are correctly formatted before passing them to the _chartutil_ functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23526",
"url": "https://www.suse.com/security/cve/CVE-2022-23526"
},
{
"category": "external",
"summary": "SUSE Bug 1206471 for CVE-2022-23526",
"url": "https://bugzilla.suse.com/1206471"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2022-23526"
},
{
"cve": "CVE-2022-36055",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-36055"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. Fuzz testing, provided by the CNCF, identified input to functions in the _strvals_ package that can cause an out of memory panic. The _strvals_ package contains a parser that turns strings in to Go structures. The _strvals_ package converts these strings into structures Go can work with. Some string inputs can cause array data structures to be created causing an out of memory panic. Applications that use the _strvals_ package in the Helm SDK to parse user supplied input can suffer a Denial of Service when that input causes a panic that cannot be recovered from. The Helm Client will panic with input to `--set`, `--set-string`, and other value setting flags that causes an out of memory panic. Helm is not a long running service so the panic will not affect future uses of the Helm client. This issue has been resolved in 3.9.4. SDK users can validate strings supplied by users won\u0027t create large arrays causing significant memory usage before passing them to the _strvals_ functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-36055",
"url": "https://www.suse.com/security/cve/CVE-2022-36055"
},
{
"category": "external",
"summary": "SUSE Bug 1203054 for CVE-2022-36055",
"url": "https://bugzilla.suse.com/1203054"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-36055"
},
{
"cve": "CVE-2023-25165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-25165"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool that streamlines installing and managing Kubernetes applications.`getHostByName` is a Helm template function introduced in Helm v3. The function is able to accept a hostname and return an IP address for that hostname. To get the IP address the function performs a DNS lookup. The DNS lookup happens when used with `helm install|upgrade|template` or when the Helm SDK is used to render a chart. Information passed into the chart can be disclosed to the DNS servers used to lookup the IP address. For example, a malicious chart could inject `getHostByName` into a chart in order to disclose values to a malicious DNS server. The issue has been fixed in Helm 3.11.1. Prior to using a chart with Helm verify the `getHostByName` function is not being used in a template to disclose any information you do not want passed to DNS servers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-25165",
"url": "https://www.suse.com/security/cve/CVE-2023-25165"
},
{
"category": "external",
"summary": "SUSE Bug 1208083 for CVE-2023-25165",
"url": "https://bugzilla.suse.com/1208083"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-25165"
},
{
"cve": "CVE-2023-25173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-25173"
}
],
"notes": [
{
"category": "general",
"text": "containerd is an open source container runtime. A bug was found in containerd prior to versions 1.6.18 and 1.5.18 where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. Downstream applications that use the containerd client library may be affected as well.\n\nThis bug has been fixed in containerd v1.6.18 and v.1.5.18. Users should update to these versions and recreate containers to resolve this issue. Users who rely on a downstream application that uses containerd\u0027s client library should check that application for a separate advisory and instructions. As a workaround, ensure that the `\"USER $USERNAME\"` Dockerfile instruction is not used. Instead, set the container entrypoint to a value similar to `ENTRYPOINT [\"su\", \"-\", \"user\"]` to allow `su` to properly set up supplementary groups.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-25173",
"url": "https://www.suse.com/security/cve/CVE-2023-25173"
},
{
"category": "external",
"summary": "SUSE Bug 1208426 for CVE-2023-25173",
"url": "https://bugzilla.suse.com/1208426"
},
{
"category": "external",
"summary": "SUSE Bug 1215588 for CVE-2023-25173",
"url": "https://bugzilla.suse.com/1215588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-25173"
},
{
"cve": "CVE-2024-25620",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25620"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. When either the Helm client or SDK is used to save a chart whose name within the `Chart.yaml` file includes a relative path change, the chart would be saved outside its expected directory based on the changes in the relative path. The validation and linting did not detect the path changes in the name. This issue has been resolved in Helm v3.14.1. Users unable to upgrade should check all charts used by Helm for path changes in their name as found in the `Chart.yaml` file. This includes dependencies.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25620",
"url": "https://www.suse.com/security/cve/CVE-2024-25620"
},
{
"category": "external",
"summary": "SUSE Bug 1219969 for CVE-2024-25620",
"url": "https://bugzilla.suse.com/1219969"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-25620"
},
{
"cve": "CVE-2024-26147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26147"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an `index.yaml` file or a plugins `plugin.yaml` file were missing all metadata a panic would occur in Helm. In the Helm SDK, this is found when using the `LoadIndexFile` or `DownloadIndexFile` functions in the `repo` package or the `LoadDir` function in the `plugin` package. For the Helm client this impacts functions around adding a repository and all Helm functions if a malicious plugin is added as Helm inspects all known plugins on each invocation. This issue has been resolved in Helm v3.14.2. If a malicious plugin has been added which is causing all Helm client commands to panic, the malicious plugin can be manually removed from the filesystem. If using Helm SDK versions prior to 3.14.2, calls to affected functions can use `recover` to catch the panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26147",
"url": "https://www.suse.com/security/cve/CVE-2024-26147"
},
{
"category": "external",
"summary": "SUSE Bug 1220207 for CVE-2024-26147",
"url": "https://bugzilla.suse.com/1220207"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26147"
},
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2024-45338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45338"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45338",
"url": "https://www.suse.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "SUSE Bug 1234794 for CVE-2024-45338",
"url": "https://bugzilla.suse.com/1234794"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-45338"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-22872",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22872"
}
],
"notes": [
{
"category": "general",
"text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22872",
"url": "https://www.suse.com/security/cve/CVE-2025-22872"
},
{
"category": "external",
"summary": "SUSE Bug 1241710 for CVE-2025-22872",
"url": "https://bugzilla.suse.com/1241710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-22872"
},
{
"cve": "CVE-2025-47911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47911"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47911",
"url": "https://www.suse.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "SUSE Bug 1251308 for CVE-2025-47911",
"url": "https://bugzilla.suse.com/1251308"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-47911"
},
{
"cve": "CVE-2025-53547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53547"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a package manager for Charts for Kubernetes. Prior to 3.18.4, a specially crafted Chart.yaml file along with a specially linked Chart.lock file can lead to local code execution when dependencies are updated. Fields in a Chart.yaml file, that are carried over to a Chart.lock file when dependencies are updated and this file is written, can be crafted in a way that can cause execution if that same content were in a file that is executed (e.g., a bash.rc file or shell script). If the Chart.lock file is symlinked to one of these files updating dependencies will write the lock file content to the symlinked file. This can lead to unwanted execution. Helm warns of the symlinked file but did not stop execution due to symlinking. This issue has been resolved in Helm v3.18.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53547",
"url": "https://www.suse.com/security/cve/CVE-2025-53547"
},
{
"category": "external",
"summary": "SUSE Bug 1246150 for CVE-2025-53547",
"url": "https://bugzilla.suse.com/1246150"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-53547"
},
{
"cve": "CVE-2025-58190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58190"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58190",
"url": "https://www.suse.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "SUSE Bug 1251309 for CVE-2025-58190",
"url": "https://bugzilla.suse.com/1251309"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:helm3-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58190"
}
]
}
OPENSUSE-SU-2025:20177-1
Vulnerability from csaf_opensuse - Published: 2025-12-18 00:17 - Updated: 2025-12-18 00:17| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for cheat",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for cheat fixes the following issues:\n\n- Security:\n * CVE-2025-47913: Fix client process termination (bsc#1253593)\n * CVE-2025-58181: Fix potential unbounded memory consumption (bsc#1253922)\n * CVE-2025-47914: Fix panic due to an out of bounds read (bsc#1254051)\n * Replace golang.org/x/crypto=golang.org/x/crypto@v0.45.0\n * Replace golang.org/x/net=golang.org/x/net@v0.47.0\n * Replace golang.org/x/sys=golang.org/x/sys@v0.38.0\n\n- Packaging improvements:\n * Drop Requires: golang-packaging. The recommended Go toolchain\n dependency expression is BuildRequires: golang(API) \u003e= 1.x or\n optionally the metapackage BuildRequires: go\n * Use BuildRequires: golang(API) \u003e= 1.19 matching go.mod\n * Build PIE with pattern that may become recommended procedure:\n %%ifnarch ppc64 GOFLAGS=\"-buildmode=pie\" %%endif go build\n A go toolchain buildmode default config would be preferable\n but none exist at this time.\n * Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable\n * Remove go build -o output binary location and name. Default\n binary has the same name as package of func main() and is\n placed in the top level of the build directory.\n * Add basic %check to execute binary --help\n\n- Packaging improvements:\n * Service go_modules replace dependencies with CVEs\n * Replace github.com/cloudflare/circl=github.com/cloudflare/circl@v1.6.1\n Fix GO-2025-3754 GHSA-2x5j-vhc8-9cwm\n * Replace golang.org/x/net=golang.org/x/net@v0.36.0\n Fixes GO-2025-3503 CVE-2025-22870\n * Replace golang.org/x/crypto=golang.org/x/crypto@v0.35.0\n Fixes GO-2023-2402 CVE-2023-48795 GHSA-45x7-px36-x8w8\n Fixes GO-2025-3487 CVE-2025-22869\n * Replace github.com/go-git/go-git/v5=github.com/go-git/go-git/v5@v5.13.0\n Fixes GO-2025-3367 CVE-2025-21614 GHSA-r9px-m959-cxf4\n Fixes GO-2025-3368 CVE-2025-21613 GHSA-v725-9546-7q7m\n * Service tar_scm set mode manual from disabled\n * Service tar_scm create archive from git so we can exclude\n vendor directory upstream committed to git. Committed vendor\n directory contents have build issues even after go mod tidy.\n * Service tar_scm exclude dir vendor\n * Service set_version set mode manual from disabled\n * Service set_version remove param basename not needed\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-59",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_20177-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1247629",
"url": "https://bugzilla.suse.com/1247629"
},
{
"category": "self",
"summary": "SUSE Bug 1253593",
"url": "https://bugzilla.suse.com/1253593"
},
{
"category": "self",
"summary": "SUSE Bug 1253922",
"url": "https://bugzilla.suse.com/1253922"
},
{
"category": "self",
"summary": "SUSE Bug 1254051",
"url": "https://bugzilla.suse.com/1254051"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-48795 page",
"url": "https://www.suse.com/security/cve/CVE-2023-48795/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21613 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21614 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
}
],
"title": "Security update for cheat",
"tracking": {
"current_release_date": "2025-12-18T00:17:52Z",
"generator": {
"date": "2025-12-18T00:17:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:20177-1",
"initial_release_date": "2025-12-18T00:17:52Z",
"revision_history": [
{
"date": "2025-12-18T00:17:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cheat-4.4.2-bp160.2.1.aarch64",
"product": {
"name": "cheat-4.4.2-bp160.2.1.aarch64",
"product_id": "cheat-4.4.2-bp160.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cheat-4.4.2-bp160.2.1.ppc64le",
"product": {
"name": "cheat-4.4.2-bp160.2.1.ppc64le",
"product_id": "cheat-4.4.2-bp160.2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cheat-4.4.2-bp160.2.1.s390x",
"product": {
"name": "cheat-4.4.2-bp160.2.1.s390x",
"product_id": "cheat-4.4.2-bp160.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cheat-4.4.2-bp160.2.1.x86_64",
"product": {
"name": "cheat-4.4.2-bp160.2.1.x86_64",
"product_id": "cheat-4.4.2-bp160.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cheat-4.4.2-bp160.2.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64"
},
"product_reference": "cheat-4.4.2-bp160.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cheat-4.4.2-bp160.2.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le"
},
"product_reference": "cheat-4.4.2-bp160.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cheat-4.4.2-bp160.2.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x"
},
"product_reference": "cheat-4.4.2-bp160.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cheat-4.4.2-bp160.2.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
},
"product_reference": "cheat-4.4.2-bp160.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48795",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-48795"
}
],
"notes": [
{
"category": "general",
"text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-48795",
"url": "https://www.suse.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "SUSE Bug 1217950 for CVE-2023-48795",
"url": "https://bugzilla.suse.com/1217950"
},
{
"category": "external",
"summary": "SUSE Bug 1218708 for CVE-2023-48795",
"url": "https://bugzilla.suse.com/1218708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T00:17:52Z",
"details": "important"
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2025-21613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21613"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. An argument injection vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flags. This only happens when the file transport protocol is being used, as that is the only protocol that shells out to git binaries. This vulnerability is fixed in 5.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21613",
"url": "https://www.suse.com/security/cve/CVE-2025-21613"
},
{
"category": "external",
"summary": "SUSE Bug 1235572 for CVE-2025-21613",
"url": "https://bugzilla.suse.com/1235572"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T00:17:52Z",
"details": "important"
}
],
"title": "CVE-2025-21613"
},
{
"cve": "CVE-2025-21614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21614"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. A denial of service (DoS) vulnerability was discovered in go-git versions prior to v5.13. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Users running versions of go-git from v4 and above are recommended to upgrade to v5.13 in order to mitigate this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21614",
"url": "https://www.suse.com/security/cve/CVE-2025-21614"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T00:17:52Z",
"details": "important"
}
],
"title": "CVE-2025-21614"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T00:17:52Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T00:17:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T00:17:52Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T00:17:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.aarch64",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.s390x",
"openSUSE Leap 16.0:cheat-4.4.2-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T00:17:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
}
]
}
OPENSUSE-SU-2026:10230-1
Vulnerability from csaf_opensuse - Published: 2026-02-19 00:00 - Updated: 2026-02-19 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "vexctl-0.4.1+git78.f951e3a-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the vexctl-0.4.1+git78.f951e3a-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10230",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10230-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30204 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30204/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22772 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24137 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24137/"
}
],
"title": "vexctl-0.4.1+git78.f951e3a-1.1 on GA media",
"tracking": {
"current_release_date": "2026-02-19T00:00:00Z",
"generator": {
"date": "2026-02-19T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10230-1",
"initial_release_date": "2026-02-19T00:00:00Z",
"revision_history": [
{
"date": "2026-02-19T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"product_id": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"product_id": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"product_id": "vexctl-0.4.1+git78.f951e3a-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64",
"product_id": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
},
{
"cve": "CVE-2025-30204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30204"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a malicious request whose Authorization header consists of Bearer followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function\u0027s argument), with a constant factor of about 16. This issue is fixed in 5.2.2 and 4.5.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30204",
"url": "https://www.suse.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "SUSE Bug 1240441 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240441"
},
{
"category": "external",
"summary": "SUSE Bug 1240442 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240442"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-30204"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-22772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22772"
}
],
"notes": [
{
"category": "general",
"text": "Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22772",
"url": "https://www.suse.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "SUSE Bug 1256532 for CVE-2026-22772",
"url": "https://bugzilla.suse.com/1256532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-22772"
},
{
"cve": "CVE-2026-24137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24137"
}
],
"notes": [
{
"category": "general",
"text": "sigstore framework is a common go library shared across sigstore services and clients. In versions 1.10.3 and below, the legacy TUF client (pkg/tuf/client.go) supports caching target files to disk. It constructs a filesystem path by joining a cache base directory with a target name sourced from signed target metadata; however, it does not validate that the resulting path stays within the cache base directory. A malicious TUF repository can trigger arbitrary file overwriting, limited to the permissions that the calling process has. Note that this should only affect clients that are directly using the TUF client in sigstore/sigstore or are using an older version of Cosign. Public Sigstore deployment users are unaffected, as TUF metadata is validated by a quorum of trusted collaborators. This issue has been fixed in version 1.10.4. As a workaround, users can disable disk caching for the legacy client by setting SIGSTORE_NO_CACHE=true in the environment, migrate to https://github.com/sigstore/sigstore-go/tree/main/pkg/tuf, or upgrade to the latest sigstore/sigstore release.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24137",
"url": "https://www.suse.com/security/cve/CVE-2026-24137"
},
{
"category": "external",
"summary": "SUSE Bug 1257137 for CVE-2026-24137",
"url": "https://bugzilla.suse.com/1257137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.aarch64",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.ppc64le",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.s390x",
"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-24137"
}
]
}
OPENSUSE-SU-2026:20654-1
Vulnerability from csaf_opensuse - Published: 2026-04-29 16:12 - Updated: 2026-04-29 16:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for grafana",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for grafana fixes the following issues:\n\nChanges in grafana:\n\n- Update to version 11.6.11:\n Features and enhancements:\n * Alerting: Add limits for the size of expanded notification\n templates\n * Correlations: Remove support for org_id=0\n Security:\n * CVE-2026-21722: Public dashboards annotations: use dashboard\n timerange if time selection disabled (bsc#1258136)\n\n- Update to version 11.6.10:\n Features and enhancements:\n * API: Add missing scope check on dashboards\n * Avatar: Require sign-in, remove queue, respect timeout\n Bug fixes:\n * Alerting: Fix a race condition panic in ResetStateByRuleUID\n\n- Update to version 11.6.9:\n Features and enhancements:\n * Plugins: Add PluginContext to plugins when scenes is disabled\n Bug fixes:\n * Alerting: Fix contacts point issues\n\n- Update to version 11.6.8:\n Bug fixes:\n * Alerting: Fix unmarshalling of GettableStatus to include time\n intervals\n\n- Update to version 11.6.7:\n Bug fixes:\n * Auth: Fix render user OAuth passthrough\n * LDAP Authentication: Fix URL to propagate username context as\n parameter\n * Plugins: Dependencies do not inherit parent URL for preinstall\n * URLParams: Stringify true values as key=true always (fixes\n issues with variables with true value)\n\n- Update to version 11.6.6:\n Bug fixes:\n * Alerting: Fix copying of recording rule fields\n * Fix redirection after login when Grafana is served from subpath\n\n- Update to version 11.6.5:\n Features and enhancements:\n * Alerting: Bump alerting package to include change to\n NewTLSClient\n\n- Update to version 11.6.4:\n Features and enhancements:\n * StateTimeline: Add endTime to tooltip\n * Unified storage: Respect GF_DATABASE_URL override\n Bug fixes:\n * Alerting: Fix group interval override when adding new rules\n * Azure: Fix legend formatting\n * Azure: Fix resource name determination in template variable\n queries\n * Graphite: Fix annotation queries\n * Graphite: Fix date mutation\n * Graphite: Fix nested variable interpolation for repeated rows\n\n- Update to version 11.6.3:\n Security:\n * Fixes CVE-2025-3415\n\n- Update to version 11.6.2:\n Bug fixes:\n * Dashboard: Fixes issue with row repeats and first row\n * Graphite: Ensure template variables are interpolated correctly\n * Graphite: Fix Graphite series interpolation\n * Prometheus: Fix semver import path\n\n- Update to version 11.6.1:\n Features and enhancements:\n * DashboardScenePage: Correct slug in self referencing data links\n * GrafanaUI: Use safePolygon close handler for interactive\n tooltips instead of a delay\n * Prometheus: Add support for cloud partners Prometheus data\n sources\n Bug fixes:\n * Alertmanager: Add Role-Based Access Control via reqAction Field\n * GrafanaUI: Remove blurred background from overlay backdrops to\n improve performance\n * InfluxDB: Fix nested variable interpolation\n * LDAP test: Fix page crash\n * Org redirection: Fix linking between orgs\n\n- Upgrade to version 11.6.0:\n Features and enhancements:\n * Visualisations: One click links and actions\n * Annotations: Add cron syntax support\n * WebGL-powered geomaps for better performance\n * Alerting: Add alert rule version history\n Security:\n * API keys: Migrate API keys to service accounts at startup\n\n- CVE-2026-21721: Fix access control by the dashboard permissions API (bsc#1257337)\n- CVE-2026-21720: Fix unauthenticated DoS (bsc#1257349)\n- CVE-2025-68156: Fix potential DoS via unbounded recursion in builtin functions (bsc#1255340)\n- CVE-2025-64751: Drop experimental implementation of authorization Zanzana server/client (bsc#1254113)\n\n- Use forked wire from Grafana repository instead of external\n package (jsc#PED-14178).\n\n- Update to version 11.5.10:\n Security:\n * CVE-2025-47911: Fix parsing HTML documents (bsc#1251454)\n * CVE-2025-58190: Fix excessive memory consumption (bsc#1251657)\n Features and enhancements:\n * Update to Go 1.25\n * Update to golang.org/x/net v0.45.0\n Bug fixes:\n * Auth: Fix render user OAuth passthrough.\n * LDAP Authentication: Fix URL to propagate username context as\n parameter.\n * Plugins: Dependencies do not inherit parent URL for preinstall.\n\n- Update to version 11.5.9:\n * Security:\n CVE-2025-11065: Fix sensitive information leak in logs\n (bsc#1250616)\n * Features and enhancements:\n Auditing: Document new options for recording datasource query\n request/response body.\n * Bug fixes:\n Login: Fix redirection after login when Grafana is served from\n subpath.\n\n- Update to version 11.5.8:\n * No relevant changes\n\n- Update to version 11.5.7:\n * Security:\n CVE-2025-6023: Fix cross-site-scripting via scripted dashboards (bsc#1246735)\n CVE-2025-6197: Fix open redirect in organization switching (bsc#1246736)\n * Bug fixes:\n Azure: Fix legend formatting.\n Azure: Fix resource name determination in template variable\n queries.\n\n- Update to version 11.5.6:\n * Security:\n CVE-2025-3415: Fix exposure of DingDing alerting integration\n URL to Viewer level users (bsc#1245302)\n\n- Update to version 11.5.5 (jsc#PED-12918):\n * Security:\n CVE-2025-4123: Fix cross-site scripting vulnerability (bsc#1243714).\n CVE-2025-22872: Bump golang.org/x/net/html (bsc#1241809)\n CVE-2025-3580: Prevent unauthorized server admin deletion (bsc#1243672).\n\n- Update to version 11.5.4:\n * Security:\n CVE-2025-29923: Bump github.com/redis/go-redis/v9 to 9.6.3.\n CVE-2025-3454: Sanitize paths before evaluating access to route (bsc#1241683).\n CVE-2025-2703: Fix built-in XY Chart plugin (bsc#1241687).\n * Features and enhancements:\n Azure Monitor: Filter namespaces by resource group.\n Azure: Add support for custom namespace and custom metrics\n variable queries.\n Azure: Resource picker improvements.\n Azure: Support more complex variable interpolation.\n Azure: Variable editor and resource picker improvements.\n DashboardScenePage: Correct slug in self referencing data\n links.\n Prometheus: Add support for cloud partners Prometheus data\n sources.\n * Bug fixes:\n InfluxDB: Fix nested variable interpolation.\n LDAP test: Fix page crash.\n\n- Update to version 11.5.3:\n * Security:\n CVE-2025-22870: Bump golang.org/x/net (bsc#1238703).\n * Bug fixes:\n Alerting: Fix token-based Slack image upload to work with\n channel names.\n Auth: Fix AzureAD config UI\u0027s ClientAuthentication dropdown.\n Dashboard: Fix the unintentional time range and variables\n updates on saving.\n Dashboards: Fix missing v/e/i keybindings to return back to\n dashboard.\n InfluxDB: Improve handling of template variables contained in\n regular expressions (InfluxQL).\n Org redirection: Fix linking between orgs.\n\n- Update to version 11.5.2:\n * Bug fixes:\n Alerting: Allow specifying uid for new rules added to groups.\n Alerting: Call RLock() before reading sendAlertsTo map.\n Auth: Fix redirect with JWT auth URL login.\n AuthN: Refetch user on \"ErrUserAlreadyExists\".\n Azure: Correctly set application insights resource values.\n DashboardList: Throttle the re-renders.\n Dashboards: Bring back scripted dashboards.\n Plugin Metrics: Eliminate data race in plugin metrics\n middleware.\n RBAC: Don\u0027t check folder access if annotationPermissionUpdate\n FT is enabled.\n\n- Update to version 11.5.1:\n * Bug fixes:\n CodeEditor: Fix cursor alignment.\n TransformationFilter: Include transformation outputs in\n transformation filtering options.\n\n- Upgrade to version 11.5.0:\n * Breaking changes:\n Loki: Default to /labels API with query param instead of\n /series API.\n * Features and enhancements:\n Extended Cloud Migration Assistent support for plugins and\n alerts.\n Redesigned filters for dashboards.\n New regular expression option for Extract fields\n transformation.\n Redesigned sharing experience in Dashboards.\n Customizable shareable dashboard panel images.\n RBAC for alerting notifications and notification policies.\n Add support for Elasticsearch cross-cluster search.\n Time series macro support in visual query builder for SQL data\n sources.\n OAuth and SAML session handling improvements.\n Plugin Frontend Sandbox for additiona security.\n Renamed Public dashboards to Shared dashboards.\n\n- Update to version 11.4.1:\n * Bug fixes:\n Alerting: AlertingQueryRunner should skip descendant nodes of\n invalid queries.\n Alerting: Fix alert rules unpausing after moving rule to\n different folder.\n Alerting: Fix label escaping in rule export.\n Alerting: Fix slack image uploading to use new api.\n Azure/GCM: Improve error display.\n Dashboards: Fix issue where filtered panels would not react to\n variable changes.\n Dashboards: Fixes issue with panel header showing even when\n hide time override was enabled.\n Dashboards: Fixes week relative time ranges when weekStart was\n changed.\n Dashboards: Panel react for timeFrom and timeShift changes\n using variables.\n DateTimePicker: Fixes issue with date picker showing invalid\n date.\n Fix: Add support for datasource variable queries.\n InfluxDB: Adhoc filters can use template vars as values.\n LibraryPanel: Fallback to panel title if library panel title is\n not set.\n\n- Upgrade to version 11.4.0:\n * Features and enhancements:\n Cloudwatch: OpenSearch PPL and SQL support in Logs Insights.\n\n- Update to version 11.3.1:\n * Features and enhancements:\n Alerting: Make context deadline on AlertNG service startup\n configurable.\n MigrationAssistant: Restrict dashboards, folders and\n datasources by the org id of the signed in\n user.\n User: Check SignedInUser OrgID in RevokeInvite.\n * Bug fixes:\n Alerting: Fix escaping of silence matchers in utf8 mode.\n Alerting: Fix overflow for long receiver names.\n Alerting: Fix saving advanced mode toggle state in the alert\n rule editor.\n Alerting: Fix setting datasource uid, when datasource is string\n in old version.\n Alerting: Force refetch prom rules when refreshing panel.\n Anonymous User: Adds validator service for anonymous users.\n Azure Monitor: Support metric namespaces fallback.\n Azure: Fix duplicated traces in multi-resource trace query.\n Azure: Handle namespace request rejection.\n CloudWatch: Interpolate region in log context query.\n Dashboard datasource: Return annotations as series when query\n topic is \"annotations\".\n Dashboard: Append orgId to URL.\n Dashboards: Fixes performance issue expanding a row.\n Flame Graph: Fix crash when it receives empty data.\n Folders: Add admin permissions upon creation of a folder w. SA.\n Folders: Don\u0027t show error pop-up if the user can\u0027t fetch the\n root folder.\n Migration: Remove table aliasing in delete statement to make it\n work for mariadb.\n ServerLock: Fix pg concurrency/locking issue.\n Service Accounts: Run service account creation in transaction.\n Table: Fix text wrapping applying to wrong field.\n Unified Storage: Use ssl_mode instead of sslmode.\n\n- Update to version 11.3.0+security-01:\n * Security:\n CVE-2024-9476: Fix Migration Assistant issue (bsc#1233343)\n\n- Upgrade to version 11.3.0:\n * Features and enhancements:\n View mode and Edit mode are generally available.\n Template variables and the time range picker remain visible\n when scrolling.\n Added timezone parameter in Grafana URL.\n Kiosk mode displays dashboard controls.\n Auto-formatted table cell values in Cell Inspect.\n Allow adding actions to canvas elements.\n Legend support in bar gauge visualizations.\n Apply the same binary transformation to all the number fields\n in a given table at once.\n Add support for data links and actions in several\n visualizations.\n The Explore Logs plugin is installed by default.\n Added correlations to external URLs in Explore.\n Simplified query section for alert rule creation.\n Introduced recording rules for Grafana-managed alerts.\n GitHub App authentication for the GitHub data source.\n Improved subfolder creation flow.\n Redesigned plugin details page.\n Added UI for LDAP configuration.\n Added RBAC support in Plugins.\n\n- Update to version 11.2.2+security-01:\n * Bug fix:\n SQL Expressions: Fixes CVE-2024-9264 (bsc#1231844)\n\n- Update to version 11.2.2:\n * Features and enhancements:\n Data sources: Hide the datasource redirection banner for users\n who can\u0027t interact with data sources.\n * Bug fixes:\n Alerting: Fix preview of silences when label name contains\n spaces.\n Alerting: Make query wrapper match up datasource UIDs if\n necessary.\n AzureMonitor: Improve resource picker efficiency.\n AzureMonitor: Remove Basic Logs retention warning.\n CloudWatch: Fix segfault when migrating legacy queries.\n DashboardScene: Fix broken error handling and error rendering.\n Plugins: Avoid returning 404 for AutoEnabled apps.\n\n- Update to version 11.2.1:\n * Features and enhancements:\n Alerting: Support for optimistic concurrency in priovisioning\n Tempate API.\n Logs panel: Enable displayedFields in dashboards and apps.\n State timeline: Add pagination support.\n * Bug fixes:\n Authn: No longer hash service account token twice during\n authentication.\n CloudMigrations: Fix snapshot creation on Windows systems.\n DashGPT: Fixes issue with generation on Safari.\n Dashboard: Fix Annotation runtime error when a data source does\n not support annotations.\n Grafana SQL: Fix broken import in NumberInput component.\n Logs: Show older logs button when infinite scroll is enabled\n and sort order is descending.\n RBAC: Fix an issue with server admins not being able to manage\n users in orgs that they don\u0027t belong to.\n Templating: Fix searching non-latin template variables.\n\n- Upgrade to version 11.2.0:\n * Features and enhancements:\n Grafana Cloud Migration Assistant is in public preview.\n Added navigation bookmarks.\n Added template variables support in some transformations.\n Introduced Transpose transformation.\n Group to nested tables is now generally available.\n Format string transformation is now generally available.\n New cumulative and window calculations available in Add field\n from calculation.\n Canvas: Standardized tooltips.\n Canvas: Allow adding data links without using an override.\n Canvas: Allow opening data links with a single click.\n Canvas: Add the ability to control the order in which data\n links are displayed.\n Added pagination support for state timeline.\n Centralized alert history page.\n Grafana Explore now allows for logs filtering and pinning in\n content outline.\n Added forward direction search for Loki.\n Added Cloudwatch Metric Insights cross account observability\n support.\n Added Yugabyte data source.\n Map org-specific user roles from your OAuth provider.\n Better SAML integration for Azure AD.\n API support for LDAP configuration (experimental).\n OpenID Connect Discovery URL for Generic OAuth.\n\n- Update to version 11.1.5:\n * Bug fixes:\n Alerting: Fix permissions for prometheus rule endpoints.\n Alerting: Fix persisting result fingerprint that is used by\n recovery threshold.\n RBAC: Fix an issue with server admins not being able to manage\n users in orgs that they don\u0027t belong to.\n Snapshots: Fix panic when snapshot_remove_expired is true.\n VizTooltip: Fix positioning at bottom and right edges on\n mobile.\n Plugins: Fix QueryField typeahead missing background color.\n\n- Update to version 11.1.3:\n * Bug fix:\n RBAC: Allow plugins to use scoped actions.\n\n- Update to version 11.1.1:\n * Bug fixes:\n Alerting: Skip fetching alerts for unsaved dashboards.\n Alerting: Support utf8_strict_mode: false in Mimir.\n Scenes: Fixes issue with panel repeat height calculation.\n Table Panel: Fix Image hover without datalinks.\n Tempo: Fix grpc streaming support over pdc-agent.\n RBAC: Allow plugins to use scoped actions.\n\n- Upgrade to version 11.1.0:\n * Security:\n CVE-2023-45288: Bump golang.org/x/net (bsc#1236510)\n * Features and improvements:\n Allow table cell text wrapping.\n Added stat visualization percent change color mode options.\n XA chart is generally available.\n Redesigned settings page for Alerting.\n Added alerting template selector.\n Added OAuth2 to HTTP settings for vanilla Alertmanager / Mimir.\n Improved paused alert visibility.\n Rule-specific silences with permissions.\n Support for AWS SNS integration in Grafana-managed alerts.\n Added GeoMap and panel shortcut keyboard support.\n Accessability headings improvements.\n Added reduced motion support.\n\n- Update to version 11.0.1:\n * Breaking changes:\n If you had selected your language as \"Portugus Brasileiro\"\n previously, this will be reset. You have to select it again in\n your Preferences for the fix to be applied and the translations\n will then be shown.\n * Bug fixes:\n Echo: Suppress errors from frontend-metrics API call failing.\n Analytics: Fix ApplicationInsights integration.\n DashboardScene: Fixes issue removing override rule.\n BrowseDashboards: Prepend subpath to New Browse Dashboard\n actions.\n Alerting: Fix rule storage to filter by group names using\n case-sensitive comparison.\n RBAC: List only the folders that the user has access to.\n DashboardScene: Fixes lack of re-render when updating field\n override properties.\n DashboardScene: Fixes inspect with transforms issue.\n AzureMonitor: Fix bug detecting app insights queries.\n Access Control: Clean up permissions for deprovisioned data\n sources.\n Loki: Fix editor history in wrong order.\n SSE: Fix threshold unmarshal to avoid panic.\n LibraryPanels/RBAC: Ignore old folder permission check when\n deleting/patching lib panel.\n Dashboards: Correctly display Admin access to dashboards in the\n UI.\n LogsTable: Fix default sort by time.\n Alerting: Fix rules deleting when reordering whilst filtered.\n Alerting: Fix typo in JSON response for rule export.\n CloudMonitoring: Fix query type selection issue.\n Alerting: Fix scheduler to sort rules before evaluation.\n DashboardScene: Skip panel repeats when values are the same.\n Alerting: Do not store series values from past evaluations in\n state manager for no reason.\n DashboardScene: Fixing major row repeat issues.\n DashboardScene: Fixes checkbox orienation in save forms.\n\n- Upgrade to version 11.0.0:\n * Breaking changes:\n AngularJS support is turned off by default.\n Legacy alerting is entirely removed.\n Subfolders cause very rare issues with folders which have\n slashes in their names.\n The input data source is removed.\n Data sources: Responses which are associated with hidden\n queries will be removed (filtered) by Grafana.\n The URL which is generated when viewing an individual repeated\n panel has changed.\n React Router is deprecated.\n The grafana/e2e testing tool is deprecated.\n * Features and enhancements:\n Introduced Explore Metrics (public preview) and Explore Logs\n (experimental).\n Introduced edit mode to provide an easier way to discover and\n interact with the dashboard edit exprerience.\n Fixed positioning of template variables and time picker.\n Introduced dashboard subfolders.\n Use AI to generate titles and descriptions for panels and\n dashboards.\n Canvas: Enhanced flowcharting functionality.\n Canvas: Universal data link support.\n Canvas: Added infinite panning editor option.\n Added colored table rows with conditional formatting.\n Set threshold colors in the Config from query transformation.\n Substring matcher added to the Filter by value transformation.\n Keep Last State for Grafana Managed Alerting.\n Redesigned alert detail view.\n The Alerting Provisioning HTTP API has been updated to enforce\n RBAC.\n Removed old Tempo Search and Loki Search.\n MSSQL: Windows Active Directory (Kerberos) authentication.\n New strong password policy.\n\n- CVE-2025-27144: Fix Go JOSE\u0027s Parsing Vulnerability (bsc#1237671)\n- CVE-2024-51744: Fix bad documentation of error handling in ParseWithClaims (bsc#1232975)\n- CVE-2024-45339: Fix vulnerability when creating log files (bsc#1236559)\n\n- Update to version 10.4.15:\n * Bugfixes\n CVE-2024-11741: Fix the Grafana Alerting VictorOps integration\n (bsc#1236734)\n Chore: Bump dependency golang.org/x/crypto to v0.31.0\n\n- Update to version 10.4.14:\n * Bugfixes\n Alerting: Do not fetch Orgs if the user is authenticated by\n apikey/sa or render key\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-225",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20654-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1231844",
"url": "https://bugzilla.suse.com/1231844"
},
{
"category": "self",
"summary": "SUSE Bug 1232975",
"url": "https://bugzilla.suse.com/1232975"
},
{
"category": "self",
"summary": "SUSE Bug 1233343",
"url": "https://bugzilla.suse.com/1233343"
},
{
"category": "self",
"summary": "SUSE Bug 1235206",
"url": "https://bugzilla.suse.com/1235206"
},
{
"category": "self",
"summary": "SUSE Bug 1235574",
"url": "https://bugzilla.suse.com/1235574"
},
{
"category": "self",
"summary": "SUSE Bug 1236510",
"url": "https://bugzilla.suse.com/1236510"
},
{
"category": "self",
"summary": "SUSE Bug 1236559",
"url": "https://bugzilla.suse.com/1236559"
},
{
"category": "self",
"summary": "SUSE Bug 1236734",
"url": "https://bugzilla.suse.com/1236734"
},
{
"category": "self",
"summary": "SUSE Bug 1237671",
"url": "https://bugzilla.suse.com/1237671"
},
{
"category": "self",
"summary": "SUSE Bug 1238703",
"url": "https://bugzilla.suse.com/1238703"
},
{
"category": "self",
"summary": "SUSE Bug 1241683",
"url": "https://bugzilla.suse.com/1241683"
},
{
"category": "self",
"summary": "SUSE Bug 1241687",
"url": "https://bugzilla.suse.com/1241687"
},
{
"category": "self",
"summary": "SUSE Bug 1241809",
"url": "https://bugzilla.suse.com/1241809"
},
{
"category": "self",
"summary": "SUSE Bug 1243672",
"url": "https://bugzilla.suse.com/1243672"
},
{
"category": "self",
"summary": "SUSE Bug 1243714",
"url": "https://bugzilla.suse.com/1243714"
},
{
"category": "self",
"summary": "SUSE Bug 1245302",
"url": "https://bugzilla.suse.com/1245302"
},
{
"category": "self",
"summary": "SUSE Bug 1246735",
"url": "https://bugzilla.suse.com/1246735"
},
{
"category": "self",
"summary": "SUSE Bug 1246736",
"url": "https://bugzilla.suse.com/1246736"
},
{
"category": "self",
"summary": "SUSE Bug 1250616",
"url": "https://bugzilla.suse.com/1250616"
},
{
"category": "self",
"summary": "SUSE Bug 1251454",
"url": "https://bugzilla.suse.com/1251454"
},
{
"category": "self",
"summary": "SUSE Bug 1251657",
"url": "https://bugzilla.suse.com/1251657"
},
{
"category": "self",
"summary": "SUSE Bug 1254113",
"url": "https://bugzilla.suse.com/1254113"
},
{
"category": "self",
"summary": "SUSE Bug 1255340",
"url": "https://bugzilla.suse.com/1255340"
},
{
"category": "self",
"summary": "SUSE Bug 1257337",
"url": "https://bugzilla.suse.com/1257337"
},
{
"category": "self",
"summary": "SUSE Bug 1257349",
"url": "https://bugzilla.suse.com/1257349"
},
{
"category": "self",
"summary": "SUSE Bug 1258136",
"url": "https://bugzilla.suse.com/1258136"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-11741 page",
"url": "https://www.suse.com/security/cve/CVE-2024-11741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-28180 page",
"url": "https://www.suse.com/security/cve/CVE-2024-28180/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45339 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45339/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-9264 page",
"url": "https://www.suse.com/security/cve/CVE-2024-9264/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-9476 page",
"url": "https://www.suse.com/security/cve/CVE-2024-9476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11065 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11065/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21613 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22872 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22872/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-2703 page",
"url": "https://www.suse.com/security/cve/CVE-2025-2703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-29923 page",
"url": "https://www.suse.com/security/cve/CVE-2025-29923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3415 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3415/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3454 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3580 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4123 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4123/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58190 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6023 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6197 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6197/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64751 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64751/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68156 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21720 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21721 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21721/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21722 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21722/"
}
],
"title": "Security update for grafana",
"tracking": {
"current_release_date": "2026-04-29T16:12:10Z",
"generator": {
"date": "2026-04-29T16:12:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20654-1",
"initial_release_date": "2026-04-29T16:12:10Z",
"revision_history": [
{
"date": "2026-04-29T16:12:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.6.11-bp160.1.1.aarch64",
"product": {
"name": "grafana-11.6.11-bp160.1.1.aarch64",
"product_id": "grafana-11.6.11-bp160.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.6.11-bp160.1.1.ppc64le",
"product": {
"name": "grafana-11.6.11-bp160.1.1.ppc64le",
"product_id": "grafana-11.6.11-bp160.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.6.11-bp160.1.1.s390x",
"product": {
"name": "grafana-11.6.11-bp160.1.1.s390x",
"product_id": "grafana-11.6.11-bp160.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.6.11-bp160.1.1.x86_64",
"product": {
"name": "grafana-11.6.11-bp160.1.1.x86_64",
"product_id": "grafana-11.6.11-bp160.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-bp160.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64"
},
"product_reference": "grafana-11.6.11-bp160.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-bp160.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le"
},
"product_reference": "grafana-11.6.11-bp160.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-bp160.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x"
},
"product_reference": "grafana-11.6.11-bp160.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-bp160.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
},
"product_reference": "grafana-11.6.11-bp160.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2024-11741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-11741"
}
],
"notes": [
{
"category": "general",
"text": "Grafana is an open-source platform for monitoring and observability. \nThe Grafana Alerting VictorOps integration was not properly protected and could be exposed to users with Viewer permission. \nFixed in versions 11.5.0, 11.4.1, 11.3.3, 11.2.6, 11.1.11, 11.0.11 and 10.4.15",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-11741",
"url": "https://www.suse.com/security/cve/CVE-2024-11741"
},
{
"category": "external",
"summary": "SUSE Bug 1236734 for CVE-2024-11741",
"url": "https://bugzilla.suse.com/1236734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2024-11741"
},
{
"cve": "CVE-2024-28180",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-28180"
}
],
"notes": [
{
"category": "general",
"text": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-28180",
"url": "https://www.suse.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "SUSE Bug 1234984 for CVE-2024-28180",
"url": "https://bugzilla.suse.com/1234984"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2024-28180"
},
{
"cve": "CVE-2024-45339",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45339"
}
],
"notes": [
{
"category": "general",
"text": "When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged process\u0027s log file path and pre-create a symbolic link to a sensitive file in its place. When that privileged process runs, it will follow the planted symlink and overwrite that sensitive file. To fix that, glog now causes the program to exit (with status code 2) when it finds that the configured log file already exists.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45339",
"url": "https://www.suse.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "SUSE Bug 1236541 for CVE-2024-45339",
"url": "https://bugzilla.suse.com/1236541"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "important"
}
],
"title": "CVE-2024-45339"
},
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2024-51744"
},
{
"cve": "CVE-2024-9264",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-9264"
}
],
"notes": [
{
"category": "general",
"text": "The SQL Expressions experimental feature of Grafana allows for the evaluation of `duckdb` queries containing user input. These queries are insufficiently sanitized before being passed to `duckdb`, leading to a command injection and local file inclusion vulnerability. Any user with the VIEWER or higher permission is capable of executing this attack. The `duckdb` binary must be present in Grafana\u0027s $PATH for this attack to function; by default, this binary is not installed in Grafana distributions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-9264",
"url": "https://www.suse.com/security/cve/CVE-2024-9264"
},
{
"category": "external",
"summary": "SUSE Bug 1231844 for CVE-2024-9264",
"url": "https://bugzilla.suse.com/1231844"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "critical"
}
],
"title": "CVE-2024-9264"
},
{
"cve": "CVE-2024-9476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-9476"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability in Grafana Labs Grafana OSS and Enterprise allows Privilege Escalation allows users to gain access to resources from other organizations within the same Grafana instance via the Grafana Cloud Migration Assistant.This vulnerability will only affect users who utilize the Organizations feature to isolate resources on their Grafana instance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-9476",
"url": "https://www.suse.com/security/cve/CVE-2024-9476"
},
{
"category": "external",
"summary": "SUSE Bug 1233343 for CVE-2024-9476",
"url": "https://bugzilla.suse.com/1233343"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2024-9476"
},
{
"cve": "CVE-2025-11065",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11065"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data processed in security-critical contexts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11065",
"url": "https://www.suse.com/security/cve/CVE-2025-11065"
},
{
"category": "external",
"summary": "SUSE Bug 1250608 for CVE-2025-11065",
"url": "https://bugzilla.suse.com/1250608"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-11065"
},
{
"cve": "CVE-2025-21613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21613"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. An argument injection vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flags. This only happens when the file transport protocol is being used, as that is the only protocol that shells out to git binaries. This vulnerability is fixed in 5.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21613",
"url": "https://www.suse.com/security/cve/CVE-2025-21613"
},
{
"category": "external",
"summary": "SUSE Bug 1235572 for CVE-2025-21613",
"url": "https://bugzilla.suse.com/1235572"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "important"
}
],
"title": "CVE-2025-21613"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-22872",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22872"
}
],
"notes": [
{
"category": "general",
"text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22872",
"url": "https://www.suse.com/security/cve/CVE-2025-22872"
},
{
"category": "external",
"summary": "SUSE Bug 1241710 for CVE-2025-22872",
"url": "https://bugzilla.suse.com/1241710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-22872"
},
{
"cve": "CVE-2025-2703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-2703"
}
],
"notes": [
{
"category": "general",
"text": "The built-in XY Chart plugin is vulnerable to a DOM XSS vulnerability. \n\nA user with Editor permissions is able to modify such a panel in order to make it execute arbitrary JavaScript.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-2703",
"url": "https://www.suse.com/security/cve/CVE-2025-2703"
},
{
"category": "external",
"summary": "SUSE Bug 1241687 for CVE-2025-2703",
"url": "https://bugzilla.suse.com/1241687"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-2703"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
},
{
"cve": "CVE-2025-29923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-29923"
}
],
"notes": [
{
"category": "general",
"text": "go-redis is the official Redis client library for the Go programming language. Prior to 9.5.5, 9.6.3, and 9.7.3, go-redis potentially responds out of order when `CLIENT SETINFO` times out during connection establishment. This can happen when the client is configured to transmit its identity, there are network connectivity issues, or the client was configured with aggressive timeouts. The problem occurs for multiple use cases. For sticky connections, you receive persistent out-of-order responses for the lifetime of the connection. All commands in the pipeline receive incorrect responses. When used with the default ConnPool once a connection is returned after use with ConnPool#Put the read buffer will be checked and the connection will be marked as bad due to the unread data. This means that at most one out-of-order response before the connection is discarded. This issue is fixed in 9.5.5, 9.6.3, and 9.7.3. You can prevent the vulnerability by setting the flag DisableIndentity to true when constructing the client instance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-29923",
"url": "https://www.suse.com/security/cve/CVE-2025-29923"
},
{
"category": "external",
"summary": "SUSE Bug 1241152 for CVE-2025-29923",
"url": "https://bugzilla.suse.com/1241152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "low"
}
],
"title": "CVE-2025-29923"
},
{
"cve": "CVE-2025-3415",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3415"
}
],
"notes": [
{
"category": "general",
"text": "Grafana is an open-source platform for monitoring and observability. The Grafana Alerting DingDing integration was not properly protected and could be exposed to users with Viewer permission. \nFixed in versions 10.4.19+security-01, 11.2.10+security-01, 11.3.7+security-01, 11.4.5+security-01, 11.5.5+security-01, 11.6.2+security-01 and 12.0.1+security-01",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3415",
"url": "https://www.suse.com/security/cve/CVE-2025-3415"
},
{
"category": "external",
"summary": "SUSE Bug 1245302 for CVE-2025-3415",
"url": "https://bugzilla.suse.com/1245302"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-3415"
},
{
"cve": "CVE-2025-3454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3454"
}
],
"notes": [
{
"category": "general",
"text": "This vulnerability in Grafana\u0027s datasource proxy API allows authorization checks to be bypassed by adding an extra slash character in the URL path.\n\nUsers with minimal permissions could gain unauthorized read access to GET endpoints in Alertmanager and Prometheus datasources.\n\nThe issue primarily affects datasources that implement route-specific permissions, including Alertmanager and certain Prometheus-based datasources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3454",
"url": "https://www.suse.com/security/cve/CVE-2025-3454"
},
{
"category": "external",
"summary": "SUSE Bug 1241683 for CVE-2025-3454",
"url": "https://bugzilla.suse.com/1241683"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-3454"
},
{
"cve": "CVE-2025-3580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3580"
}
],
"notes": [
{
"category": "general",
"text": "An access control vulnerability was discovered in Grafana OSS where an Organization administrator could permanently delete the Server administrator account. This vulnerability exists in the DELETE /api/org/users/ endpoint.\n\nThe vulnerability can be exploited when:\n\n1. An Organization administrator exists\n\n2. The Server administrator is either:\n\n - Not part of any organization, or\n - Part of the same organization as the Organization administrator\nImpact:\n\n- Organization administrators can permanently delete Server administrator accounts\n\n- If the only Server administrator is deleted, the Grafana instance becomes unmanageable\n\n- No super-user permissions remain in the system\n\n- Affects all users, organizations, and teams managed in the instance\n\nThe vulnerability is particularly serious as it can lead to a complete loss of administrative control over the Grafana instance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3580",
"url": "https://www.suse.com/security/cve/CVE-2025-3580"
},
{
"category": "external",
"summary": "SUSE Bug 1243672 for CVE-2025-3580",
"url": "https://bugzilla.suse.com/1243672"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-3580"
},
{
"cve": "CVE-2025-4123",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4123"
}
],
"notes": [
{
"category": "general",
"text": "A cross-site scripting (XSS) vulnerability exists in Grafana caused by combining a client path traversal and open redirect. This allows attackers to redirect users to a website that hosts a frontend plugin that will execute arbitrary JavaScript. This vulnerability does not require editor permissions and if anonymous access is enabled, the XSS will work. If the Grafana Image Renderer plugin is installed, it is possible to exploit the open redirect to achieve a full read SSRF.\n\nThe default Content-Security-Policy (CSP) in Grafana will block the XSS though the `connect-src` directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4123",
"url": "https://www.suse.com/security/cve/CVE-2025-4123"
},
{
"category": "external",
"summary": "SUSE Bug 1243714 for CVE-2025-4123",
"url": "https://bugzilla.suse.com/1243714"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "important"
}
],
"title": "CVE-2025-4123"
},
{
"cve": "CVE-2025-47911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47911"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47911",
"url": "https://www.suse.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "SUSE Bug 1251308 for CVE-2025-47911",
"url": "https://bugzilla.suse.com/1251308"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-47911"
},
{
"cve": "CVE-2025-58190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58190"
}
],
"notes": [
{
"category": "general",
"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) if an attacker provides specially crafted HTML content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58190",
"url": "https://www.suse.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "SUSE Bug 1251309 for CVE-2025-58190",
"url": "https://bugzilla.suse.com/1251309"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-58190"
},
{
"cve": "CVE-2025-6023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6023"
}
],
"notes": [
{
"category": "general",
"text": "An open redirect vulnerability has been identified in Grafana OSS that can be exploited to achieve XSS attacks. The vulnerability was introduced in Grafana v11.5.0.\n\nThe open redirect can be chained with path traversal vulnerabilities to achieve XSS.\n\nFixed in versions 12.0.2+security-01, 11.6.3+security-01, 11.5.6+security-01, 11.4.6+security-01 and 11.3.8+security-01",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6023",
"url": "https://www.suse.com/security/cve/CVE-2025-6023"
},
{
"category": "external",
"summary": "SUSE Bug 1246735 for CVE-2025-6023",
"url": "https://bugzilla.suse.com/1246735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "important"
}
],
"title": "CVE-2025-6023"
},
{
"cve": "CVE-2025-6197",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6197"
}
],
"notes": [
{
"category": "general",
"text": "An open redirect vulnerability has been identified in Grafana OSS organization switching functionality.\n\n\nPrerequisites for exploitation:\n\n- Multiple organizations must exist in the Grafana instance\n\n- Victim must be on a different organization than the one specified in the URL",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6197",
"url": "https://www.suse.com/security/cve/CVE-2025-6197"
},
{
"category": "external",
"summary": "SUSE Bug 1246736 for CVE-2025-6197",
"url": "https://bugzilla.suse.com/1246736"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-6197"
},
{
"cve": "CVE-2025-64751",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64751"
}
],
"notes": [
{
"category": "general",
"text": "OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. OpenFGA v1.4.0 to v1.11.0 ( openfga-0.1.34 \u003c= Helm chart \u003c= openfga-0.2.48, v.1.4.0 \u003c= docker \u003c= v.1.11.0) are vulnerable to improper policy enforcement when certain Check and ListObject calls are executed. This issue has been patched in version 1.11.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64751",
"url": "https://www.suse.com/security/cve/CVE-2025-64751"
},
{
"category": "external",
"summary": "SUSE Bug 1254112 for CVE-2025-64751",
"url": "https://bugzilla.suse.com/1254112"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "important"
}
],
"title": "CVE-2025-64751"
},
{
"cve": "CVE-2025-68156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68156"
}
],
"notes": [
{
"category": "general",
"text": "Expr is an expression language and expression evaluation for Go. Prior to version 1.17.7, several builtin functions in Expr, including `flatten`, `min`, `max`, `mean`, and `median`, perform recursive traversal over user-provided data structures without enforcing a maximum recursion depth. If the evaluation environment contains deeply nested or cyclic data structures, these functions may recurse indefinitely until exceed the Go runtime stack limit. This results in a stack overflow panic, causing the host application to crash. While exploitability depends on whether an attacker can influence or inject cyclic or pathologically deep data into the\nevaluation environment, this behavior represents a denial-of-service (DoS) risk and affects overall library robustness. Instead of returning a recoverable evaluation error, the process may terminate unexpectedly. In affected versions, evaluation of expressions that invoke certain builtin functions on untrusted or insufficiently validated data structures can lead to a process-level crash due to stack exhaustion. This issue is most relevant in scenarios where Expr is used to evaluate expressions against externally supplied or dynamically constructed environments; cyclic references (directly or indirectly) can be introduced into arrays, maps, or structs; and there are no application-level safeguards preventing deeply nested input data. In typical use cases with controlled, acyclic data, the issue may not manifest. However, when present, the resulting panic can be used to reliably crash the application, constituting a denial of service. The issue has been fixed in the v1.17.7 versions of Expr. The patch introduces a maximum recursion depth limit for affected builtin functions. When this limit is exceeded, evaluation aborts gracefully and returns a descriptive error instead of panicking. Additionally, the maximum depth can be customized by users via `builtin.MaxDepth`, allowing applications with legitimate deep structures to raise the limit in a controlled manner. Users are strongly encouraged to upgrade to the patched release, which includes both the recursion guard and comprehensive test coverage to prevent regressions. For users who cannot immediately upgrade, some mitigations are recommended. Ensure that evaluation environments cannot contain cyclic references, validate or sanitize externally supplied data structures before passing them to Expr, and/or wrap expression evaluation with panic recovery to prevent a full process crash (as a last-resort defensive measure). These workarounds reduce risk but do not fully eliminate the issue without the patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68156",
"url": "https://www.suse.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "SUSE Bug 1255330 for CVE-2025-68156",
"url": "https://bugzilla.suse.com/1255330"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "important"
}
],
"title": "CVE-2025-68156"
},
{
"cve": "CVE-2026-21720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21720"
}
],
"notes": [
{
"category": "general",
"text": "Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel. Sustained traffic with random hashes keeps tripping this timeout, so goroutine count grows linearly, eventually exhausting memory and causing Grafana to crash on some systems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21720",
"url": "https://www.suse.com/security/cve/CVE-2026-21720"
},
{
"category": "external",
"summary": "SUSE Bug 1257349 for CVE-2026-21720",
"url": "https://bugzilla.suse.com/1257349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "important"
}
],
"title": "CVE-2026-21720"
},
{
"cve": "CVE-2026-21721",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21721"
}
],
"notes": [
{
"category": "general",
"text": "The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization-internal privilege escalation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21721",
"url": "https://www.suse.com/security/cve/CVE-2026-21721"
},
{
"category": "external",
"summary": "SUSE Bug 1257337 for CVE-2026-21721",
"url": "https://bugzilla.suse.com/1257337"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "important"
}
],
"title": "CVE-2026-21721"
},
{
"cve": "CVE-2026-21722",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21722"
}
],
"notes": [
{
"category": "general",
"text": "Public dashboards with annotations enabled did not limit their annotation timerange to the locked timerange of the public dashboard. This means one could read the entire history of annotations visible on the specific dashboard, even those outside the locked timerange.\n\nThis did not leak any annotations that would not otherwise be visible on the public dashboard.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21722",
"url": "https://www.suse.com/security/cve/CVE-2026-21722"
},
{
"category": "external",
"summary": "SUSE Bug 1258136 for CVE-2026-21722",
"url": "https://bugzilla.suse.com/1258136"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.aarch64",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.s390x",
"openSUSE Leap 16.0:grafana-11.6.11-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T16:12:10Z",
"details": "moderate"
}
],
"title": "CVE-2026-21722"
}
]
}
RHSA-2025:14090
Vulnerability from csaf_redhat - Published: 2025-08-19 11:33 - Updated: 2026-05-12 11:14An insufficient access control vulnerability was found in the Red Hat Developer Hub rhdh/rhdh-hub-rhel9 container image. The Red Hat Developer Hub cluster admin/user, who has standard user access to the cluster, and the Red Hat Developer Hub namespace, can access the rhdh/rhdh-hub-rhel9 container image and modify the image's content. This issue affects the confidentiality and integrity of the data, and any changes made are not permanent, as they reset after the pod restarts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 | — |
Workaround
|
A flaw was found in the npm pbkdf2 library, allowing signature spoofing. When executing in javascript engines other than Nodejs or Nodejs when importing pbkdf2/browser, certain algorithms will silently fail and return invalid data. The return values are predictable, which undermines the security guarantees of the package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 | — |
A denial of service vulnerability was found in the Multer NPM library. This vulnerability allows an attacker to trigger a denial of service (DoS) by sending a malformed multi-part upload request. This request causes an unhandled exception, resulting in a process crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 | — |
Workaround
|
A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 | — |
Workaround
|
A flaw was found http-proxy-middleware. This vulnerability affects http-proxy-middleware versions where the writeBody function can be called twice due to improper control flow handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 | — |
Workaround
|
A flaw was found in http-proxy-middleware. The issue occurs because the fixRequestBody function proceeds even when bodyParser has failed, which could lead to unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 | — |
Workaround
|
A flaw was found in tar-fs. This vulnerability allows files to be written outside the intended extraction directory via specially crafted tar archives. The issue arises from insufficient path validation during tarball extraction, potentially enabling path traversal attacks that can overwrite arbitrary files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 | — |
Workaround
|
An unhandled exception flaw was found in multer. This issue allows an attacker to trigger an application level denial of service by sending an upload file request with an empty string field name, which triggers an exception in processing that is not properly handled. This issue will lead to a program crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 | — |
Workaround
|
A signature verification flaw was found in the npm @node-saml/node-saml library. This flaw allows an attacker who has access to a validly signed document from the identity provider (IdP) to alter the content of the document, modify the details within the document, and have the modifications be accepted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Developer Hub 1.7.0 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Developer Hub (RHDH) is Red Hat\u0027s enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:14090",
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22870",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-32996",
"url": "https://access.redhat.com/security/cve/CVE-2025-32996"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-32997",
"url": "https://access.redhat.com/security/cve/CVE-2025-32997"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-48387",
"url": "https://access.redhat.com/security/cve/CVE-2025-48387"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-48997",
"url": "https://access.redhat.com/security/cve/CVE-2025-48997"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5417",
"url": "https://access.redhat.com/security/cve/CVE-2025-5417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-54419",
"url": "https://access.redhat.com/security/cve/CVE-2025-54419"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6545",
"url": "https://access.redhat.com/security/cve/CVE-2025-6545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-7338",
"url": "https://access.redhat.com/security/cve/CVE-2025-7338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh",
"url": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh"
},
{
"category": "external",
"summary": "https://developers.redhat.com/rhdh/overview",
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_developer_hub",
"url": "https://docs.redhat.com/en/documentation/red_hat_developer_hub"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-6469",
"url": "https://issues.redhat.com/browse/RHIDP-6469"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-6470",
"url": "https://issues.redhat.com/browse/RHIDP-6470"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-6937",
"url": "https://issues.redhat.com/browse/RHIDP-6937"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14090.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Developer Hub 1.7.0 release.",
"tracking": {
"current_release_date": "2026-05-12T11:14:42+00:00",
"generator": {
"date": "2026-05-12T11:14:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2025:14090",
"initial_release_date": "2025-08-19T11:33:06+00:00",
"revision_history": [
{
"date": "2025-08-19T11:33:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-19T11:33:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T11:14:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Hub 1.7",
"product": {
"name": "Red Hat Developer Hub 1.7",
"product_id": "Red Hat Developer Hub 1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.7::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3Aaa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.7.0-1754936470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3A72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.7.0-1754935808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3A7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.7.0-1754942441"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64 as a component of Red Hat Developer Hub 1.7",
"product_id": "Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64 as a component of Red Hat Developer Hub 1.7",
"product_id": "Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64 as a component of Red Hat Developer Hub 1.7",
"product_id": "Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5417",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2025-05-31T22:35:41+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369602"
}
],
"notes": [
{
"category": "description",
"text": "An insufficient access control vulnerability was found in the Red Hat\nDeveloper Hub rhdh/rhdh-hub-rhel9 container image. The Red Hat Developer Hub cluster admin/user, who has standard user access to the cluster, and the Red Hat Developer Hub namespace, can access the\nrhdh/rhdh-hub-rhel9 container image and modify the image\u0027s content. This issue affects the confidentiality and integrity of the data, and any changes made are not permanent, as they reset after the pod restarts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rhdh: Red Hat Developer Hub user permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Developer Hub 1.6 is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5417"
},
{
"category": "external",
"summary": "RHBZ#2369602",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369602"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5417",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5417"
}
],
"release_date": "2025-08-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T11:33:06+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
},
{
"category": "workaround",
"details": "Red Hat Developer Hub 1.5 contains mitigation guidelines present at https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.5/html/configuring_red_hat_developer_hub/readonlyrootfilesystem",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rhdh: Red Hat Developer Hub user permissions"
},
{
"cve": "CVE-2025-6545",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-06-23T19:00:51.575615+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm pbkdf2 library, allowing signature spoofing. When executing in javascript engines other than Nodejs or Nodejs when importing pbkdf2/browser, certain algorithms will silently fail and return invalid data. The return values are predictable, which undermines the security guarantees of the package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pbkdf2: pbkdf2 silently returns predictable key material",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated important because it causes the pbkdf2 module to quietly return weak or zero-filled keys when certain algorithm names are used incorrectly in browsers or bundled code, this causes the function to silently return a predictable value (such as a zero-filled buffer or uninitialized memory) instead of a securely derived key, completely undermining the confidentiality and integrity of any cryptographic operation where attackers could guess or reuse these keys to access or change protected 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": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6545"
},
{
"category": "external",
"summary": "RHBZ#2374370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6545"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/9699045c37a07f8319cfb8d44e2ff4252d7a7078",
"url": "https://github.com/browserify/pbkdf2/commit/9699045c37a07f8319cfb8d44e2ff4252d7a7078"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb",
"url": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-h7cp-r72f-jxh6",
"url": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-h7cp-r72f-jxh6"
}
],
"release_date": "2025-06-23T18:41:18.771000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T11:33:06+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
}
],
"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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pbkdf2: pbkdf2 silently returns predictable key material"
},
{
"cve": "CVE-2025-7338",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2025-07-17T16:00:55.704118+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2381726"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Multer NPM library. This vulnerability allows an attacker to trigger a denial of service (DoS) by sending a malformed multi-part upload request. This request causes an unhandled exception, resulting in a process crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multer: Multer Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-7338"
},
{
"category": "external",
"summary": "RHBZ#2381726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2381726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-7338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-7338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7338"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/commit/adfeaf669f0e7fe953eab191a762164a452d143b",
"url": "https://github.com/expressjs/multer/commit/adfeaf669f0e7fe953eab191a762164a452d143b"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/security/advisories/GHSA-fjgf-rc76-4x9p",
"url": "https://github.com/expressjs/multer/security/advisories/GHSA-fjgf-rc76-4x9p"
}
],
"release_date": "2025-07-17T15:26:45.427000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T11:33:06+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
},
{
"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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "multer: Multer Denial of Service"
},
{
"cve": "CVE-2025-22870",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-12T19:00:59.178193+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs 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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "RHBZ#2351766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://go.dev/cl/654697",
"url": "https://go.dev/cl/654697"
},
{
"category": "external",
"summary": "https://go.dev/issue/71984",
"url": "https://go.dev/issue/71984"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3503",
"url": "https://pkg.go.dev/vuln/GO-2025-3503"
}
],
"release_date": "2025-03-12T18:27:59.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T11:33:06+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
},
{
"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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net"
},
{
"cve": "CVE-2025-32996",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"discovery_date": "2025-04-15T03:00:44.384011+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found http-proxy-middleware. This vulnerability affects http-proxy-middleware versions where the writeBody function can be called twice due to improper control flow handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: Always-Incorrect Control Flow Implementation in http-proxy-middleware",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32996"
},
{
"category": "external",
"summary": "RHBZ#2359627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32996"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/020976044d113fc0bcbbaf995e91d05e2829a145",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/020976044d113fc0bcbbaf995e91d05e2829a145"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/pull/1089",
"url": "https://github.com/chimurai/http-proxy-middleware/pull/1089"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.8",
"url": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.8"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.4",
"url": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.4"
}
],
"release_date": "2025-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T11:33:06+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
},
{
"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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Always-Incorrect Control Flow Implementation in http-proxy-middleware"
},
{
"cve": "CVE-2025-32997",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2025-04-15T03:00:47.160071+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359628"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in http-proxy-middleware. The issue occurs because the fixRequestBody function proceeds even when bodyParser has failed, which could lead to unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: Improper Check for Unusual or Exceptional Conditions in http-proxy-middleware",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32997"
},
{
"category": "external",
"summary": "RHBZ#2359628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32997"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32997",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32997"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/1bdccbeec243850f1d2bb50ea0ff2151e725d67e",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/1bdccbeec243850f1d2bb50ea0ff2151e725d67e"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/pull/1096",
"url": "https://github.com/chimurai/http-proxy-middleware/pull/1096"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.9",
"url": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.9"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.5",
"url": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.5"
}
],
"release_date": "2025-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T11:33:06+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
},
{
"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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Improper Check for Unusual or Exceptional Conditions in http-proxy-middleware"
},
{
"cve": "CVE-2025-48387",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-02T20:00:45.526571+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369875"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in tar-fs. This vulnerability allows files to be written outside the intended extraction directory via specially crafted tar archives. The issue arises from insufficient path validation during tarball extraction, potentially enabling path traversal attacks that can overwrite arbitrary files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar-fs: tar-fs has issue where extract can write outside the specified dir with a specific tarball",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in tar-fs is Important not a moderate flaw, primarily due to its ability to bypass directory confinement during tarball extraction. The core issue\u2014path traversal via crafted archive entries\u2014allows attackers to write files outside the intended extraction directory, potentially overwriting system files, configuration files, or injecting malicious scripts into sensitive locations. Unlike moderate flaws that may require specific conditions or user interaction to exploit, this vulnerability can be triggered automatically in server-side environments that extract user-supplied tar files (e.g., CI/CD systems, deployment tools, or file upload handlers). Its exploitation could lead to remote code execution, privilege escalation, or denial of service, depending on the context.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48387"
},
{
"category": "external",
"summary": "RHBZ#2369875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369875"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48387"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48387",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48387"
},
{
"category": "external",
"summary": "https://github.com/mafintosh/tar-fs/commit/647447b572bc135c41035e82ca7b894f02b17f0f",
"url": "https://github.com/mafintosh/tar-fs/commit/647447b572bc135c41035e82ca7b894f02b17f0f"
},
{
"category": "external",
"summary": "https://github.com/mafintosh/tar-fs/security/advisories/GHSA-8cj5-5rvv-wf4v",
"url": "https://github.com/mafintosh/tar-fs/security/advisories/GHSA-8cj5-5rvv-wf4v"
}
],
"release_date": "2025-06-02T19:20:18.220000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T11:33:06+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar-fs: tar-fs has issue where extract can write outside the specified dir with a specific tarball"
},
{
"cve": "CVE-2025-48997",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2025-06-03T19:01:06.246004+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370084"
}
],
"notes": [
{
"category": "description",
"text": "An unhandled exception flaw was found in multer. This issue allows an attacker to trigger an application level denial of service by sending an upload file request with an empty string field name, which triggers an exception in processing that is not properly handled. This issue will lead to a program crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multer: Multer vulnerable to Denial of Service via unhandled exception",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The denial of service impact is limited to the program that integrates multer. The host operating system is not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48997"
},
{
"category": "external",
"summary": "RHBZ#2370084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48997"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48997",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48997"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/commit/35a3272b611945155e046dd5cef11088587635e9",
"url": "https://github.com/expressjs/multer/commit/35a3272b611945155e046dd5cef11088587635e9"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/issues/1233",
"url": "https://github.com/expressjs/multer/issues/1233"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/pull/1256",
"url": "https://github.com/expressjs/multer/pull/1256"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/security/advisories/GHSA-g5hg-p3ph-g8qg",
"url": "https://github.com/expressjs/multer/security/advisories/GHSA-g5hg-p3ph-g8qg"
}
],
"release_date": "2025-06-03T18:21:59.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T11:33:06+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
},
{
"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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "multer: Multer vulnerable to Denial of Service via unhandled exception"
},
{
"cve": "CVE-2025-54419",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-07-28T20:02:41.635540+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2384049"
}
],
"notes": [
{
"category": "description",
"text": "A signature verification flaw was found in the npm @node-saml/node-saml library. This flaw allows an attacker who has access to a validly signed document from the identity provider (IdP) to alter the content of the document, modify the details within the document, and have the modifications be accepted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@node-saml/node-saml: Node-SAML Signature Verification Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Important impact authn-bypass, not a Moderate bug, because it breaks the core trust boundary of SAML: the service provider (SP) makes authorization decisions based on an assertion it believes is protected by the IdP\u2019s XML signature. In @node-saml/node-saml \u22645.0.1, the library verifies the signature over one part of the response but then parses/uses fields from the original, unsigned document, a classic signature-wrapping/mismatch flaw. An attacker who possesses any validly signed SAML response (e.g., their own login, a captured response, or one from a lower-privileged account) can alter critical elements\u2014such as the Subject/NameID (e.g., drop a character to map to a different user), group/role attributes, AuthnContext, or Conditions\u2014without invalidating the signature, and the SP will accept the modified values. That enables account takeover, privilege escalation, MFA/step-up bypass (via AuthnContext changes), and policy circumvention across every SP relying on this library. The only prerequisite is access to a single signed response; no IdP compromise is required.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-54419"
},
{
"category": "external",
"summary": "RHBZ#2384049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2384049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-54419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54419"
},
{
"category": "external",
"summary": "https://github.com/node-saml/node-saml/commit/31ead9411ebc3e2385086fa9149b6c17732bca10",
"url": "https://github.com/node-saml/node-saml/commit/31ead9411ebc3e2385086fa9149b6c17732bca10"
},
{
"category": "external",
"summary": "https://github.com/node-saml/node-saml/releases/tag/v5.1.0",
"url": "https://github.com/node-saml/node-saml/releases/tag/v5.1.0"
},
{
"category": "external",
"summary": "https://github.com/node-saml/node-saml/security/advisories/GHSA-4mxg-3p6v-xgq3",
"url": "https://github.com/node-saml/node-saml/security/advisories/GHSA-4mxg-3p6v-xgq3"
}
],
"release_date": "2025-07-28T19:47:46.584000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T11:33:06+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14090"
},
{
"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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"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 Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:aa3c5b50c65aee51b932fafcbf479ce54f15496cffc2744860bd9e135cce815c_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:7dad33bce18ec8417e9345ce8cdd39f3c9bfd637cecc8ce6750fa3e5279dc06b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72beabd2760976369736af8c22388b030603f9d503020aa581f4b8ec1c50c740_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@node-saml/node-saml: Node-SAML Signature Verification Vulnerability"
}
]
}
RHSA-2025:7616
Vulnerability from csaf_redhat - Published: 2025-05-14 14:49 - Updated: 2026-05-30 03:13A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x | — |
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": "Updated images that fix several bugs are now available for Red Hat OpenShift Data Foundation 4.18.3 on Red Hat Enterprise Linux 9 from Red Hat Container Registry.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an\nS3 compatible API.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:7616",
"url": "https://access.redhat.com/errata/RHSA-2025:7616"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2351766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351766"
},
{
"category": "external",
"summary": "DFBUGS-1677",
"url": "https://issues.redhat.com/browse/DFBUGS-1677"
},
{
"category": "external",
"summary": "DFBUGS-2330",
"url": "https://issues.redhat.com/browse/DFBUGS-2330"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7616.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.18.3 Bug Fix Update",
"tracking": {
"current_release_date": "2026-05-30T03:13:43+00:00",
"generator": {
"date": "2026-05-30T03:13:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:7616",
"initial_release_date": "2025-05-14T14:49:22+00:00",
"revision_history": [
{
"date": "2025-05-14T14:49:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-14T14:49:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-30T03:13:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.18 for RHEL 9",
"product": {
"name": "RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"product_id": "odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"product": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"product_id": "odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.18.3-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"product_id": "odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"product": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"product_id": "odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.18.3-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"product_id": "odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"product": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"product_id": "odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.18.3-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.18.3-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.18.3-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.18.3-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.18.3-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x"
},
"product_reference": "odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le"
},
"product_reference": "odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64"
},
"product_reference": "odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-14T14:49:22+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7616"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22870",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-12T19:00:59.178193+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs 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": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "RHBZ#2351766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://go.dev/cl/654697",
"url": "https://go.dev/cl/654697"
},
{
"category": "external",
"summary": "https://go.dev/issue/71984",
"url": "https://go.dev/issue/71984"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3503",
"url": "https://pkg.go.dev/vuln/GO-2025-3503"
}
],
"release_date": "2025-03-12T18:27:59.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-14T14:49:22+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:3136e58c7368b1b9a295cf5773764b8e293d6324bbd05260065bf99daa947b2b_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:cabb40ef208de9349c54c809ff80a8ee1cb6bcc9fd5f3e2b24f4acb837ab6229_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:e3e446b3966b18ced726f34bc805269af9ccbaa5c502af0c8ebd912579c3b786_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0337208d961a29afd5fef0b4272f753d00acb00da7e29dc9b91aa48b4cc8e79d_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:32dfa181892e0099f1b0a641b89f7179b8539541f9c3aa8270fd3fd6f53af0f0_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:48f8800dd95f12cf3e4846646da7b2d4658810ca7e54e711c9e9b738f98b8386_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:86fcf3ccfb9a8f9ac98f7b874de0bae433b9e2d6eea67cd8fed840b7b9b70411_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6b8ae0dfc15bf2b7c52a41dfac42c221b5630783a35000ab00303f2dfb371e95_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:845556d5d8fc2b5e56424219d99d07db672e352cd5d9801d2fec6d13312b99dc_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:fc167c03fcd29f8e1a41ea9f6b4dc5803c4f68d8bfff3cbd983734b227b80f2b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:181a7ce1056d741b07baeb66146f4dbc623131047c2424b3b66c4e98bcdedf31_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:333f3c838a1b8a0c5d8a528bc249f02f8bb016ba225970acac6bd23102868dad_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:498767d6cbd4ad191d5d9e36a0d13710891828ab016d3723e5c88eba74b039f8_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:e94338a1b7186d2dd35fb76a1e69ac47b74c90317e5962d71a0bc3d2ccf02c93_arm64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:163dc8947f4a44c40ca33b054a98bd8a232cbb94836054451610ded06ebae183_amd64",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:2488f57417b3113bdc6143401aaf7d7d7054e6c56685d9d8f88a9a48cc8323d8_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:e6f3079508f74bde0016ab97316c270ec99192447a001ef5dbf9d6b683a0c4e7_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:24f76ffd03f581af581ec5fee5f3aeb8a925f9c7a7aba54f298b427af0a578d0_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:32c51da4f1081e65033e2fabbfebffe75fdbee613c92642b2348223f1652d65f_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:43a07d71a922a0f97b1699be082c6069e91ff3ee83bc92f340c50dfa992d1c24_arm64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:8a0ba5e32d8b8b594a7d848a2e0446d81b6564f48abc6dcec82e26c355926e79_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:6fd3c48b553ff95956edb4263ef62a51aeccbb977fe2666805477edd32ef6050_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:9d238b532036351dfda5fe50a5dfb602683c2f595bcbf5359dbea989524c5af1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:ea8c9a6dc2a691b299bcc71b6045a24dee57e15860aadb6cadbcb33e02289c6f_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:1bd6244f93fd2eb2beaada8cbb39382434fbde3f75a0940690977058acdb302c_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:84d32f0a9c87ce4a4e61216f927093054e6fd76eed8ed7ab77e8fa43f989d2d2_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:f72f0e4fddc76a887adb68ba6dacb1ffcea2a461fbda9ae491311f291201eeb1_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9efc9b68956feb2b873afd78722b7a2bd404146395b85a205b6b26e8f810b54a_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:9f644233139872375b89682eb561a23b2be62de5f51fbdf473e097646bfa9133_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ad55e4b974467482eb8390f6698685f4f5a6c6429405a01a236e4c3cba66ba46_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:ae1d756e9bc99dc741b42d42363ce4f8e9ae8348ec2356d90150affa63b095f4_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:3f5ef231d093201e521f77707aeeba3168ed925c03c9c5e91d4a00d84141c3bd_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:586640692510325b32a170005465737f0b9bf19b7217a86af231b9a9a369848b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:af5418d3482960256f6d3468e05c3f935507ad67e9491c83040605a62c8cbc32_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:0be247b6097d0733e121da704293bff3efb7b5efa3b26e3d6f3893ccc667bb66_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:ab31a5298a7b1a751aa9271bed082a8c82fcd9949c71c4c5b4c72a6cedc0c3bb_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:baf0e6164997bab871659776f6514f034285c33ccb0626e6965c90781865517c_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:6d4c35b8257f0c2a2d6809efc909df2e28ade7acabd17753a4613b9a5470b282_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:8b0e8254826bae1e9498e79f26577559c9a8a7c62342312cfa0f1ac57dd93c9b_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:c399b533ee87712e935a9d10ae122ac5b39d9bc562b1b338a5a01518c1e21857_arm64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:f7bafab78a50be31ae0948f0d5390d7887bd92ca6c49021cd4ca5cf86b987793_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:31431007988944a1da4dc50dfa232c2007e74616ee44aeaa491f054d9af8c827_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:39f7e57099822c1f9254800a5aaacb0c28a7718510445e5e437bb9df6e11cb55_amd64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:7c661e7662740c35e93981fb92d357d2226db652cca4723ea9540d24c09c2885_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:e5b13931d62d51189437fc80d3745c1387b6853114451e28d600c2f647562eac_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:d4efb5f695c7484def399f77e5d26f96eeb54432ca9904d66c34d6ed24b2e90d_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:f8b6286fd5c91ba5c9ed19e8f1dc0cc802a32a2147632a8a8785ca9fa0ff6572_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:fe6e48bed591c0970517991307c38a9792c70f2f6ba297a8d0c12e47ec8405d0_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:2a76173d4f5034f926defd608826742b3c82cd1ab3d5cc020b79b90defd88fd5_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:5e7bc2ef9a3cff605d287d483a583a9883126de60e2d0d67f02d120ac0e4e8d0_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:ec3373acabee35d73d901e8ee96ecc3deb9130a83b40ceba6a9e5b9c030c8451_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:0e4d9a3314f381a353f3f50bf5ffcb32b4f36fd7300112c334f488f4d31b5aaa_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:5563fa6b565e4e48e30f533523df051b042de401bc10a37ce3c6128b8b74953b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:ef9d108fc25d6d0d8fe3482db20e61c31bcf15a26f84cb92a133936e53230c51_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:36a6769dc75e339fc6a2b7943e7dcc9bcb23c98aabe187908f666d91a0ee4827_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:48a353635d9cc910905232d020d68a27a5261f3c345536ef7b4847283763ffbc_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:7f74adc5a0429752a11b48d09251ea0951cfb6e36cbf453a93b195b42dbd5416_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:cb7d8a3e134f12b9e2401667e8fe63354d032e3a5399b5edc3d0d4b24049740b_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:4042d640b669c720f1dc65f539597016c8be5836598f981fb6de28803d1dff39_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:6bf7b44ef5683480bfecb5a6de02cb1b6e9efd520c4023d2cd40762da4a53f18_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:7788edef796960c369a814be39c3bbe375c26bff0f30824e5d449891d878c1ce_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:fccdbf90b64c3324896b6838800bcb4b49d1d3d6b10ab0fef422c5b0da2537fe_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:7619ce50f2a5e2a95e4d3f70e9d49831e0943022b965b9d20303a65edf1358f9_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:83be5c366f1e9362792f5dc8d2dd47073ef74147550dc47d2636b01d307266aa_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:e3a9daadec91d0e1d77d4556ac3222827de717c279ded94e80c3eaff8cb6c98b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:5d2b843e0e18758831e3839fc8699b32f697535a0755f7d2125e419ebc337f4c_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:b1507289ab7d44d2296aa6ae964b13664af1bc65d08e3ea41df4134127dc8a60_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:cd3983e0c59ced29d435eb376eb0b0b1428ed1da4f890156b785a5211ac644ea_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:10f6c974682876c4b8bc910a529df639637d5205e0563b78a148d6e7768059db_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:9d9d2b247a2ae80747d5a4d996292c6d2bea496d18894d6fc7e33c67ad80a416_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:aa0637804ed8fed74e3b586696ac2e0b52e77a9b84ee155d9f9e3819bcd4be3f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7868c99cce41b426406f53f319e7ede0f2efa939c70d6e47b989bc6ee73afa9b_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7c266e633c5a236ea81da8155ae1772068bf5c13de17d0b7e780db7d483b6a0a_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:c0e93d4d1056322962ccbb2c6a5964095e61304df00bab91c7b8434ed149b9d2_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:edcd893e223c4f24ce91a22627db05ca226afe10e587e89038dfaa361be6c717_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:3723263dd1f422c3ad40d90d08ee4e7303e302cae71569c088791b8e39b4ecea_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:5b572407317c9d2fcd0fefb90688ca502008e44aca6bacad84a50b0ed1817379_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:91288d36af794c7473019cf50e29aa829174f12e5afbb52fe771e2f3c75a2620_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:b49eb0ac2849a2db44a5897da29e5d4d40d39d0c11b0cc49509a77e3ad92fe54_arm64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:21bfd4fd23c63ef4808dc4a4964737b0c870e6caef822ff58812a354fa431322_s390x",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:42aaf378c836a548a35f1418c4077c59b2f4e36d3c76cb25c1a25ca6021d2f10_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:f78cfa89d05c327607d44dbc374f10998e78cdc8666879fa3ee6187a5189461c_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:11a4a3b4232c94d2d8d155cfc507f01e93ba5b2cf1099b6beaa77acbea229e31_ppc64le",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:338827e42a14fb871e82a2d2c225a9bbb8b60d495b9aae47db53cba1e76952c5_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:c3f4201d7361bf5431ffb5c5524f6b1360ade034563eff5136d2644001db504a_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:0724d4bf20a91c7973bcb0529edeec52feb507daa10b381b99dda21403655885_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:11d09156fbd8134af38bff59da972dac2ecdb8889b5643aba4cf57f0ef5b3f2e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:52b074be712d8744e7a6ff75191b5bb03a4d2f192ff226a7844588a035992aa6_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:ef482bc00c952ea8490536d89f0864878a5e969487b37494fc1a2a34d2cb9030_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:0344cfd0f3ed806eb3e7cfc3d51382481c054fe928227b790644d081437c40b9_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:be0abe9f1da1cd664e78fbb0a730f25063d7d99df002f73835aff338407e3d1c_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:c1efd05bfc52c9bfd87adce32b288ab0dfd67131768105b7a34112ba56ab67f0_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:27f2d847a70aab5987b05763a3dcdfed243ead9152032a084d49b5d806a5e2fd_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:8d5c53df02d13f8a3bfa3551e0ff8991288671f52ce612a185a21e4a91f30f71_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:ef657d958588c924ac37735a65170c771f28cffefb2b3aa19cc64ea4b6cbd1f9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:0b01e41c282812812cb34ef4f734558206f89f0650203b38abf7e5d6a689b82b_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:524044401b9bd60f8f0666b3acc69b236010a72a4ca76e7fa5d37a6ea0fa56d9_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:f40b72bcc1b662ea6637db9c67c2941536c6a73e82a9cde60745ac4065a87d06_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2d2b167bb25bde9411f3c5842d53b3d306c74158cae54374e85f20414531bced_arm64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:8d1ac2ec2f347ab1a70044a689f8c8d2449e829021d5dbfe14e8a132c94493a9_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f2ad46e771e322e7b168220802f651c365638b869d92db9e6a5dc307f06ebd68_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:f364a09af7c8927b0dcc99f49f65d0133234b454738970b1a3dd5bc7635b1c7f_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:4c363f81dd1b34fa2f05b4a557bad6b1a43e4e784a6f5b330950cec1e8f4b135_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:7e4daba24e2ac197b975b93d23f2b45384fae54ae779baba4cd993fb9b32f5d9_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:80c9b75507caf03dad1f57f43d4a9a295e880687047a8913545c6e7e79454825_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:21f3e5401f64ff2e3bf806ff42e92236a44513ffd3422214a8bba72101961d28_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:37b6f0b1f5df6582d27d915f78c6209d663c2153c119efbb6e0a86a2130bb9a5_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:4dbf5b50fa735c19ab27b1ae7f794f4cd311eb4c3f7581a661e1d4bd00b1159a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net"
}
]
}
RHSA-2026:6503
Vulnerability from csaf_redhat - Published: 2026-04-02 16:38 - Updated: 2026-05-28 20:19A flaw was found in the Submariner project. Due to unnecessary role-based access control permissions, a privileged attacker can run a malicious container on a node that may allow them to steal service account tokens and further compromise other nodes and potentially the entire cluster.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
Workaround
|
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
Workaround
|
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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.20.9 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.20.9 security, enhancement \u0026 bug fix update.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6503",
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-5042",
"url": "https://access.redhat.com/security/cve/CVE-2024-5042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22870",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6503.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.20.9 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-05-28T20:19:48+00:00",
"generator": {
"date": "2026-05-28T20:19:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:6503",
"initial_release_date": "2026-04-02T16:38:29+00:00",
"revision_history": [
{
"date": "2026-04-02T16:38:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-16T09:34:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:19:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Openshift Data Foundation 4.2",
"product": {
"name": "Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256%3A62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Abc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Add381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3Ae0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3Aa903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3A8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ae4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3A243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"product_id": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256%3Ab5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-operator-bundle@sha256%3A58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3Ab7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Ac2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Aa625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3A308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3A05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545330"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3Af953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Aa866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3A7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3A2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545346"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Ae6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Aeea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Ac46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3Aef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Abc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Ab424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Acd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3Aabae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3Ab3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Ad5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Aa484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ade194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542101"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Adf25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Acd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Af1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Adf3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Abe9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542101"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Aa3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ac8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Aeeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Ae558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Add6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542101"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-5042",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2024-05-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2280921"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Submariner project. Due to unnecessary role-based access control permissions, a privileged attacker can run a malicious container on a node that may allow them to steal service account tokens and further compromise other nodes and potentially the entire cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "submariner-operator: RBAC permissions can allow for the spread of node compromises",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For the submariner operator in Red Hat Advanced Cluster Management for Kubernetes, the submariner-security outlined potential vulnerabilities regarding RBAC permissions being too broad. Those permissions make it possible to create, patch or update statefulsets or replicasets resources. This may allow new privileged containers escaping them and gaining root privileges on any worker nodes where those containers have been deployed within the cluster.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-5042"
},
{
"category": "external",
"summary": "RHBZ#2280921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-5042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5042"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5042",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5042"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2rhx-qhxp-5jpw",
"url": "https://github.com/advisories/GHSA-2rhx-qhxp-5jpw"
}
],
"release_date": "2024-05-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "submariner-operator: RBAC permissions can allow for the spread of node compromises"
},
{
"cve": "CVE-2025-22870",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-12T19:00:59.178193+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs 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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "RHBZ#2351766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://go.dev/cl/654697",
"url": "https://go.dev/cl/654697"
},
{
"category": "external",
"summary": "https://go.dev/issue/71984",
"url": "https://go.dev/issue/71984"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3503",
"url": "https://pkg.go.dev/vuln/GO-2025-3503"
}
],
"release_date": "2025-03-12T18:27:59.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
},
{
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"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-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"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-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"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"
}
]
}
SUSE-SU-2025:01731-1
Vulnerability from csaf_suse - Published: 2025-05-28 14:33 - Updated: 2025-05-28 14:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.23-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.23-openssl fixes the following issues:\n\nUpdate to version 1.23.9 (bsc#1229122):\n\nSecurity fixes:\n\n- CVE-2024-45336: net/http: sensitive headers incorrectly sent after cross-domain redirect (bsc#1236046)\n- CVE-2024-45341: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints (bsc#1236045)\n- CVE-2025-22866: crypto/internal/fips140/nistec: p256NegCond is variable time on ppc64le (bsc#1236801)\n- CVE-2025-22870: net/http, x/net/proxy, x/net/http/httpproxy: proxy bypass using IPv6 zone IDs (bsc#1238572)\n- CVE-2025-22871: net/http: reject bare LF in chunked encoding (bsc#1240550)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1731,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-1731,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1731,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1731,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1731,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1731,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-1731,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1731,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1731,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-1731,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1731,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1731,SUSE-Storage-7.1-2025-1731",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_01731-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01731-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501731-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01731-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-May/039374.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229122",
"url": "https://bugzilla.suse.com/1229122"
},
{
"category": "self",
"summary": "SUSE Bug 1236045",
"url": "https://bugzilla.suse.com/1236045"
},
{
"category": "self",
"summary": "SUSE Bug 1236046",
"url": "https://bugzilla.suse.com/1236046"
},
{
"category": "self",
"summary": "SUSE Bug 1236801",
"url": "https://bugzilla.suse.com/1236801"
},
{
"category": "self",
"summary": "SUSE Bug 1238572",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "self",
"summary": "SUSE Bug 1240550",
"url": "https://bugzilla.suse.com/1240550"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45336 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45341 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45341/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22866 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22866/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22871 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22871/"
}
],
"title": "Security update for go1.23-openssl",
"tracking": {
"current_release_date": "2025-05-28T14:33:12Z",
"generator": {
"date": "2025-05-28T14:33:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01731-1",
"initial_release_date": "2025-05-28T14:33:12Z",
"revision_history": [
{
"date": "2025-05-28T14:33:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"product": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"product_id": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.i586",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.i586",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.i586",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.i586",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"product": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"product_id": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"product": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"product_id": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"product": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"product_id": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45336"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however, the sensitive headers would be restored. For example, a chain of redirects from a.com/, to b.com/1, and finally to b.com/2 would incorrectly send the Authorization header to b.com/2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45336",
"url": "https://www.suse.com/security/cve/CVE-2024-45336"
},
{
"category": "external",
"summary": "SUSE Bug 1236045 for CVE-2024-45336",
"url": "https://bugzilla.suse.com/1236045"
},
{
"category": "external",
"summary": "SUSE Bug 1236046 for CVE-2024-45336",
"url": "https://bugzilla.suse.com/1236046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2024-45336"
},
{
"cve": "CVE-2024-45341",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45341"
}
],
"notes": [
{
"category": "general",
"text": "A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45341",
"url": "https://www.suse.com/security/cve/CVE-2024-45341"
},
{
"category": "external",
"summary": "SUSE Bug 1236045 for CVE-2024-45341",
"url": "https://bugzilla.suse.com/1236045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2024-45341"
},
{
"cve": "CVE-2025-22866",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22866"
}
],
"notes": [
{
"category": "general",
"text": "Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recovery of the private key when P-256 is used in any well known protocols.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22866",
"url": "https://www.suse.com/security/cve/CVE-2025-22866"
},
{
"category": "external",
"summary": "SUSE Bug 1236801 for CVE-2025-22866",
"url": "https://bugzilla.suse.com/1236801"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2025-22866"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-22871",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22871"
}
],
"notes": [
{
"category": "general",
"text": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22871",
"url": "https://www.suse.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "SUSE Bug 1240550 for CVE-2025-22871",
"url": "https://bugzilla.suse.com/1240550"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2025-22871"
}
]
}
SUSE-SU-2025:01985-1
Vulnerability from csaf_suse - Published: 2025-06-18 02:07 - Updated: 2025-06-18 02:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update 4.3.15 for Multi-Linux Manager Server",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nrelease-notes-susemanager:\n\n- Update to SUSE Manager 4.3.15.2\n * SUSE Manager 4.3 will transition to LTS after June 2025\n * CVE Fixed\n CVE-2023-45288, CVE-2024-11741, CVE-2024-45337, CVE-2024-45339\n CVE-2024-51744, CVE-2024-9264, CVE-2024-9476, CVE-2025-22870\n CVE-2025-22872, CVE-2025-2703 CVE-2025-27144, CVE-2025-3454\n CVE-2025-3580, CVE-2025-4123, CVE-2024-47535\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1985,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1985",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_01985-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01985-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501985-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01985-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040353.html"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-11741 page",
"url": "https://www.suse.com/security/cve/CVE-2024-11741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45339 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45339/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47535 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47535/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-9264 page",
"url": "https://www.suse.com/security/cve/CVE-2024-9264/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-9476 page",
"url": "https://www.suse.com/security/cve/CVE-2024-9476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22872 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22872/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-2703 page",
"url": "https://www.suse.com/security/cve/CVE-2025-2703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3454 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3580 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4123 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4123/"
}
],
"title": "Security update 4.3.15 for Multi-Linux Manager Server",
"tracking": {
"current_release_date": "2025-06-18T02:07:51Z",
"generator": {
"date": "2025-06-18T02:07:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01985-1",
"initial_release_date": "2025-06-18T02:07:51Z",
"revision_history": [
{
"date": "2025-06-18T02:07:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch",
"product": {
"name": "release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch",
"product_id": "release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
},
"product_reference": "release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2024-11741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-11741"
}
],
"notes": [
{
"category": "general",
"text": "Grafana is an open-source platform for monitoring and observability. \nThe Grafana Alerting VictorOps integration was not properly protected and could be exposed to users with Viewer permission. \nFixed in versions 11.5.0, 11.4.1, 11.3.3, 11.2.6, 11.1.11, 11.0.11 and 10.4.15",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-11741",
"url": "https://www.suse.com/security/cve/CVE-2024-11741"
},
{
"category": "external",
"summary": "SUSE Bug 1236734 for CVE-2024-11741",
"url": "https://bugzilla.suse.com/1236734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-11741"
},
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2024-45339",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45339"
}
],
"notes": [
{
"category": "general",
"text": "When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged process\u0027s log file path and pre-create a symbolic link to a sensitive file in its place. When that privileged process runs, it will follow the planted symlink and overwrite that sensitive file. To fix that, glog now causes the program to exit (with status code 2) when it finds that the configured log file already exists.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45339",
"url": "https://www.suse.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "SUSE Bug 1236541 for CVE-2024-45339",
"url": "https://bugzilla.suse.com/1236541"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "important"
}
],
"title": "CVE-2024-45339"
},
{
"cve": "CVE-2024-47535",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47535"
}
],
"notes": [
{
"category": "general",
"text": "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attempts to load a file that does not exist. If an attacker creates such a large file, the Netty application crashes. This vulnerability is fixed in 4.1.115.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47535",
"url": "https://www.suse.com/security/cve/CVE-2024-47535"
},
{
"category": "external",
"summary": "SUSE Bug 1233297 for CVE-2024-47535",
"url": "https://bugzilla.suse.com/1233297"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-47535"
},
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-51744"
},
{
"cve": "CVE-2024-9264",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-9264"
}
],
"notes": [
{
"category": "general",
"text": "The SQL Expressions experimental feature of Grafana allows for the evaluation of `duckdb` queries containing user input. These queries are insufficiently sanitized before being passed to `duckdb`, leading to a command injection and local file inclusion vulnerability. Any user with the VIEWER or higher permission is capable of executing this attack. The `duckdb` binary must be present in Grafana\u0027s $PATH for this attack to function; by default, this binary is not installed in Grafana distributions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-9264",
"url": "https://www.suse.com/security/cve/CVE-2024-9264"
},
{
"category": "external",
"summary": "SUSE Bug 1231844 for CVE-2024-9264",
"url": "https://bugzilla.suse.com/1231844"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "critical"
}
],
"title": "CVE-2024-9264"
},
{
"cve": "CVE-2024-9476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-9476"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability in Grafana Labs Grafana OSS and Enterprise allows Privilege Escalation allows users to gain access to resources from other organizations within the same Grafana instance via the Grafana Cloud Migration Assistant.This vulnerability will only affect users who utilize the Organizations feature to isolate resources on their Grafana instance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-9476",
"url": "https://www.suse.com/security/cve/CVE-2024-9476"
},
{
"category": "external",
"summary": "SUSE Bug 1233343 for CVE-2024-9476",
"url": "https://bugzilla.suse.com/1233343"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-9476"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-22872",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22872"
}
],
"notes": [
{
"category": "general",
"text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22872",
"url": "https://www.suse.com/security/cve/CVE-2025-22872"
},
{
"category": "external",
"summary": "SUSE Bug 1241710 for CVE-2025-22872",
"url": "https://bugzilla.suse.com/1241710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22872"
},
{
"cve": "CVE-2025-2703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-2703"
}
],
"notes": [
{
"category": "general",
"text": "The built-in XY Chart plugin is vulnerable to a DOM XSS vulnerability. \n\nA user with Editor permissions is able to modify such a panel in order to make it execute arbitrary JavaScript.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-2703",
"url": "https://www.suse.com/security/cve/CVE-2025-2703"
},
{
"category": "external",
"summary": "SUSE Bug 1241687 for CVE-2025-2703",
"url": "https://bugzilla.suse.com/1241687"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-2703"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
},
{
"cve": "CVE-2025-3454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3454"
}
],
"notes": [
{
"category": "general",
"text": "This vulnerability in Grafana\u0027s datasource proxy API allows authorization checks to be bypassed by adding an extra slash character in the URL path.\n\nUsers with minimal permissions could gain unauthorized read access to GET endpoints in Alertmanager and Prometheus datasources.\n\nThe issue primarily affects datasources that implement route-specific permissions, including Alertmanager and certain Prometheus-based datasources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3454",
"url": "https://www.suse.com/security/cve/CVE-2025-3454"
},
{
"category": "external",
"summary": "SUSE Bug 1241683 for CVE-2025-3454",
"url": "https://bugzilla.suse.com/1241683"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-3454"
},
{
"cve": "CVE-2025-3580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3580"
}
],
"notes": [
{
"category": "general",
"text": "An access control vulnerability was discovered in Grafana OSS where an Organization administrator could permanently delete the Server administrator account. This vulnerability exists in the DELETE /api/org/users/ endpoint.\n\nThe vulnerability can be exploited when:\n\n1. An Organization administrator exists\n\n2. The Server administrator is either:\n\n - Not part of any organization, or\n - Part of the same organization as the Organization administrator\nImpact:\n\n- Organization administrators can permanently delete Server administrator accounts\n\n- If the only Server administrator is deleted, the Grafana instance becomes unmanageable\n\n- No super-user permissions remain in the system\n\n- Affects all users, organizations, and teams managed in the instance\n\nThe vulnerability is particularly serious as it can lead to a complete loss of administrative control over the Grafana instance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3580",
"url": "https://www.suse.com/security/cve/CVE-2025-3580"
},
{
"category": "external",
"summary": "SUSE Bug 1243672 for CVE-2025-3580",
"url": "https://bugzilla.suse.com/1243672"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-3580"
},
{
"cve": "CVE-2025-4123",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4123"
}
],
"notes": [
{
"category": "general",
"text": "A cross-site scripting (XSS) vulnerability exists in Grafana caused by combining a client path traversal and open redirect. This allows attackers to redirect users to a website that hosts a frontend plugin that will execute arbitrary JavaScript. This vulnerability does not require editor permissions and if anonymous access is enabled, the XSS will work. If the Grafana Image Renderer plugin is installed, it is possible to exploit the open redirect to achieve a full read SSRF.\n\nThe default Content-Security-Policy (CSP) in Grafana will block the XSS though the `connect-src` directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4123",
"url": "https://www.suse.com/security/cve/CVE-2025-4123"
},
{
"category": "external",
"summary": "SUSE Bug 1243714 for CVE-2025-4123",
"url": "https://bugzilla.suse.com/1243714"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:07:51Z",
"details": "important"
}
],
"title": "CVE-2025-4123"
}
]
}
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.