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- CWE-115 Misinterpretation of Input
- CWE-115 - Misinterpretation of Input
| 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-06-22",
"epss": "0.0035",
"percentile": "0.26705"
},
"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"
}
}
}
RHSA-2025:7616
Vulnerability from csaf_redhat - Published: 2025-05-14 14:49 - Updated: 2026-06-22 14:06A 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-06-22T14:06:37+00:00",
"generator": {
"date": "2026-06-22T14:06:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"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-06-22T14:06:37+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-06-17 09:57A 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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20: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.20: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.20: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.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20: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.20: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.20: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.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20: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.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.20: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-06-17T09:57:34+00:00",
"generator": {
"date": "2026-06-17T09:57:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"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-06-17T09:57:34+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.20",
"product": {
"name": "Red Hat Openshift Data Foundation 4.20",
"product_id": "Red Hat Openshift Data Foundation 4.20",
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
},
{
"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.20",
"product_id": "Red Hat Openshift Data Foundation 4.20: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.20"
}
]
},
"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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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.20:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.20:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.20: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"
}
]
}
SUSE-SU-2025:01987-1
Vulnerability from csaf_suse - Published: 2025-06-18 02:09 - Updated: 2025-06-18 02:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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 Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-prometheus-prometheus was updated to version 2.53.4:\n \n- Security issues fixed:\n * CVE-2023-45288: Require Go \u003e= 1.23 for building (bsc#1236516)\n * CVE-2025-22870: Bumped golang.org/x/net to version 0.39.0 (bsc#1238686)\n\n- Other bugs fixes from version 2.53.4: \n * Runtime: fixed GOGC being set to 0 when installed\n with empty prometheus.yml file resulting high cpu usage\n * Scrape: fixed dropping valid metrics after previous\n scrape failed\n \nprometheus-blackbox_exporter was updated from version 0.24.0 to 0.26.0 (jsc#PED-12872): \n\n- Security issues fixed:\n * CVE-2025-22870: Fixed proxy bypassing using IPv6 zone IDs (bsc#1238680)\n * CVE-2023-45288: Fixed closing connections when receiving too many headers (bsc#1236515)\n\n- Other changes from version 0.26.0:\n * Changes:\n + Replace go-kit/log with log/slog module.\n * Features:\n + Add metric to record tls ciphersuite negotiated during\n handshake.\n + Add a way to export labels with content matched by the probe.\n Reports Certificate Serial number.\n * Enhancement:\n + Add stale workflow to start sync with stale.yaml in Prometheus.\n * Bug fixes:\n + Only register grpc TLS metrics on successful handshake.\n\n- Other changes from version 0.25.0:\n * Features:\n + Allow to get Probe logs by target.\n + Log errors from probe.\n * Bug fixes:\n + Prevent logging confusing error message.\n + Explicit registration of internal exporter metrics.\n\ngrafana was updated from version 10.4.15 to 11.5.5 (jsc#PED-12918):\n\n- Security issues fixed:\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 * 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 * CVE-2025-22870: Bump golang.org/x/net (bsc#1238703).\n * CVE-2024-9476: Fix Migration Assistant issue (bsc#1233343)\n * CVE-2024-9264: SQL Expressions (bsc#1231844)\n * CVE-2023-45288: Bump golang.org/x/net (bsc#1236510)\n * CVE-2025-22870: Bump golang.org/x/net to version 0.37.0 (bsc#1238686)\n\n- Potential breaking changes in version 11.5.0:\n * Loki: Default to /labels API with query param instead of /series API.\n\n- Potential breaking changes in version 11.0.1:\n * If you had selected your language as \u0027Portugus Brasileiro\u0027\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\n- Potential breaking changes in version 11.0.0:\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 \n- This update brings many new features, enhancements and fixes highlighted at:\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-5/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-4/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-3/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-2/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-1/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-0/\n \ngolang-github-prometheus-node_exporter was updated to version 1.9.1:\n \n- Security issues fixed:\n * CVE-2025-22870: Bumped golang.org/x/net to version 0.37.0 (bsc#1238686)\n \n- Other changes from version 1.9.1:\n * pressure: Fix missing IRQ on older kernels\n * Fix Darwin memory leak\n \ngolang-github-prometheus-alertmanager:\n \n- Security issues fixed: \n * CVE-2025-22870: Fix proxy bypassing using IPv6 zone IDs (bsc#1238686)\n * CVE-2023-45288: Fix HTTP/2 CONTINUATION flood in net/http (bsc#1236516)\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1987,SUSE-SLE-Manager-Tools-12-2025-1987,SUSE-SLE-SERVER-12-SP5-LTSS-2025-1987,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1987",
"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_01987-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01987-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501987-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01987-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040351.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208752",
"url": "https://bugzilla.suse.com/1208752"
},
{
"category": "self",
"summary": "SUSE Bug 1231844",
"url": "https://bugzilla.suse.com/1231844"
},
{
"category": "self",
"summary": "SUSE Bug 1233343",
"url": "https://bugzilla.suse.com/1233343"
},
{
"category": "self",
"summary": "SUSE Bug 1236510",
"url": "https://bugzilla.suse.com/1236510"
},
{
"category": "self",
"summary": "SUSE Bug 1236515",
"url": "https://bugzilla.suse.com/1236515"
},
{
"category": "self",
"summary": "SUSE Bug 1236516",
"url": "https://bugzilla.suse.com/1236516"
},
{
"category": "self",
"summary": "SUSE Bug 1238680",
"url": "https://bugzilla.suse.com/1238680"
},
{
"category": "self",
"summary": "SUSE Bug 1238686",
"url": "https://bugzilla.suse.com/1238686"
},
{
"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 CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"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-29923 page",
"url": "https://www.suse.com/security/cve/CVE-2025-29923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3454 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3454/"
}
],
"title": "Security update for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2025-06-18T02:09:10Z",
"generator": {
"date": "2025-06-18T02:09:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01987-1",
"initial_release_date": "2025-06-18T02:09:10Z",
"revision_history": [
{
"date": "2025-06-18T02:09:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"product_id": "golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-11.5.5-1.79.2.aarch64",
"product": {
"name": "grafana-11.5.5-1.79.2.aarch64",
"product_id": "grafana-11.5.5-1.79.2.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"product_id": "prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.i586",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.i586",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.i586",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.i586",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.i586",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.i586",
"product_id": "golang-github-prometheus-prometheus-2.53.4-1.60.2.i586"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.i586",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.i586",
"product_id": "prometheus-blackbox_exporter-0.26.0-1.27.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"product_id": "golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-11.5.5-1.79.2.ppc64le",
"product": {
"name": "grafana-11.5.5-1.79.2.ppc64le",
"product_id": "grafana-11.5.5-1.79.2.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"product_id": "prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"product_id": "golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x"
}
},
{
"category": "product_version",
"name": "grafana-11.5.5-1.79.2.s390x",
"product": {
"name": "grafana-11.5.5-1.79.2.s390x",
"product_id": "grafana-11.5.5-1.79.2.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"product_id": "prometheus-blackbox_exporter-0.26.0-1.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"product_id": "golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-11.5.5-1.79.2.x86_64",
"product": {
"name": "grafana-11.5.5-1.79.2.x86_64",
"product_id": "grafana-11.5.5-1.79.2.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64",
"product_id": "prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-1.79.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64"
},
"product_reference": "grafana-11.5.5-1.79.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-1.79.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le"
},
"product_reference": "grafana-11.5.5-1.79.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-1.79.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x"
},
"product_reference": "grafana-11.5.5-1.79.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-1.79.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64"
},
"product_reference": "grafana-11.5.5-1.79.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"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 Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:09:10Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"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 Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:09: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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:09:10Z",
"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 Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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 Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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 Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:09: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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:09: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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:09:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-2703"
},
{
"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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:09:10Z",
"details": "low"
}
],
"title": "CVE-2025-29923"
},
{
"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 Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.31.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.9.1-1.36.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.4-1.60.2.x86_64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.aarch64",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.ppc64le",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.s390x",
"SUSE Manager Client Tools 12:grafana-11.5.5-1.79.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.26.0-1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:09:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-3454"
}
]
}
SUSE-SU-2025:01988-1
Vulnerability from csaf_suse - Published: 2025-06-18 02:10 - Updated: 2025-06-18 02:10| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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 golang-github-prometheus-node_exporter",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for golang-github-prometheus-node_exporter fixes the following issues:\n\ngolang-github-prometheus-node_exporter was updated to version 1.9.1:\n\n- Security issues fixed:\n * CVE-2025-22870: Bumped golang.org/x/net to version 0.37.0 (bsc#1238686)\n \n- Other bugs fixed:\n * pressure: Fixed missing IRQ on older kernels\n * Fix Darwin memory leak\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1988,SUSE-SLE-Manager-Tools-For-Micro-5-2025-1988,SUSE-SLE-Module-Basesystem-15-SP6-2025-1988,SUSE-SLE-Module-Basesystem-15-SP7-2025-1988,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-1988,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1988,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1988,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1988,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1988,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-1988,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1988,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1988,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-1988,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1988,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1988,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1988,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1988,SUSE-Storage-7.1-2025-1988,openSUSE-SLE-15.6-2025-1988",
"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_01988-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01988-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501988-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01988-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040350.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236516",
"url": "https://bugzilla.suse.com/1236516"
},
{
"category": "self",
"summary": "SUSE Bug 1238686",
"url": "https://bugzilla.suse.com/1238686"
},
{
"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-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
}
],
"title": "Security update for golang-github-prometheus-node_exporter",
"tracking": {
"current_release_date": "2025-06-18T02:10:11Z",
"generator": {
"date": "2025-06-18T02:10:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01988-1",
"initial_release_date": "2025-06-18T02:10:11Z",
"revision_history": [
{
"date": "2025-06-18T02:10:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.i586",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.i586",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"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 Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"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_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Proxy 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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": [
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Proxy 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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": [
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Proxy 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:10:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Proxy 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Proxy 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.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:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Proxy 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"SUSE Manager Server 4.3:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.35.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:10:11Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
}
]
}
SUSE-SU-2025:01989-1
Vulnerability from csaf_suse - Published: 2025-06-18 02:11 - Updated: 2025-06-18 02:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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 Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-prometheus-prometheus was updated to version 2.53.4:\n \n- Security issues fixed:\n * CVE-2023-45288: Require Go \u003e= 1.23 for building (bsc#1236516)\n * CVE-2025-22870: Bumped golang.org/x/net to version 0.39.0 (bsc#1238686)\n\n- Other bugs fixes from version 2.53.4: \n * Runtime: fixed GOGC being set to 0 when installed\n with empty prometheus.yml file resulting high cpu usage\n * Scrape: fixed dropping valid metrics after previous\n scrape failed\n \nprometheus-blackbox_exporter was updated from version 0.24.0 to 0.26.0 (jsc#PED-12872): \n\n- Security issues fixed:\n * CVE-2025-22870: Fixed proxy bypassing using IPv6 zone IDs (bsc#1238680)\n * CVE-2023-45288: Fixed closing connections when receiving too many headers (bsc#1236515)\n\n- Other changes from version 0.26.0:\n * Changes:\n + Replace go-kit/log with log/slog module.\n * Features:\n + Add metric to record tls ciphersuite negotiated during\n handshake.\n + Add a way to export labels with content matched by the probe.\n Reports Certificate Serial number.\n * Enhancement:\n + Add stale workflow to start sync with stale.yaml in Prometheus.\n * Bug fixes:\n + Only register grpc TLS metrics on successful handshake.\n\n- Other changes from version 0.25.0:\n * Features:\n + Allow to get Probe logs by target.\n + Log errors from probe.\n * Bug fixes:\n + Prevent logging confusing error message.\n + Explicit registration of internal exporter metrics.\n\ngrafana was updated from version 10.4.15 to 11.5.5 (jsc#PED-12918):\n\n- Security issues fixed:\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 * 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 * CVE-2025-22870: Bump golang.org/x/net (bsc#1238703).\n * CVE-2024-9476: Fix Migration Assistant issue (bsc#1233343)\n * CVE-2024-9264: SQL Expressions (bsc#1231844)\n * CVE-2023-45288: Bump golang.org/x/net (bsc#1236510)\n * CVE-2025-22870: Bump golang.org/x/net to version 0.37.0 (bsc#1238686)\n\n- Potential breaking changes in version 11.5.0:\n * Loki: Default to /labels API with query param instead of /series API.\n\n- Potential breaking changes in version 11.0.1:\n * If you had selected your language as \u0027Portugus Brasileiro\u0027\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\n- Potential breaking changes in version 11.0.0:\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 \n- This update brings many new features, enhancements and fixes highlighted at:\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-5/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-4/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-3/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-2/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-1/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-0/\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1989,SUSE-SLE-Manager-Tools-15-2025-1989,SUSE-SLE-Manager-Tools-For-Micro-5-2025-1989,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2025-1989,openSUSE-SLE-15.6-2025-1989",
"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_01989-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01989-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501989-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01989-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040349.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208752",
"url": "https://bugzilla.suse.com/1208752"
},
{
"category": "self",
"summary": "SUSE Bug 1231844",
"url": "https://bugzilla.suse.com/1231844"
},
{
"category": "self",
"summary": "SUSE Bug 1233343",
"url": "https://bugzilla.suse.com/1233343"
},
{
"category": "self",
"summary": "SUSE Bug 1236510",
"url": "https://bugzilla.suse.com/1236510"
},
{
"category": "self",
"summary": "SUSE Bug 1236515",
"url": "https://bugzilla.suse.com/1236515"
},
{
"category": "self",
"summary": "SUSE Bug 1236516",
"url": "https://bugzilla.suse.com/1236516"
},
{
"category": "self",
"summary": "SUSE Bug 1238680",
"url": "https://bugzilla.suse.com/1238680"
},
{
"category": "self",
"summary": "SUSE Bug 1238686",
"url": "https://bugzilla.suse.com/1238686"
},
{
"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 CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"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-29923 page",
"url": "https://www.suse.com/security/cve/CVE-2025-29923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3454 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3454/"
}
],
"title": "Security update for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2025-06-18T02:11:23Z",
"generator": {
"date": "2025-06-18T02:11:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01989-1",
"initial_release_date": "2025-06-18T02:11:23Z",
"revision_history": [
{
"date": "2025-06-18T02:11:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.62.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-11.5.5-150000.1.79.1.aarch64",
"product": {
"name": "grafana-11.5.5-150000.1.79.1.aarch64",
"product_id": "grafana-11.5.5-150000.1.79.1.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.i586",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.i586",
"product_id": "firewalld-prometheus-config-0.1-150000.3.62.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.i586",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.i586",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.i586"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.i586",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.i586",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-11.5.5-150000.1.79.1.ppc64le",
"product": {
"name": "grafana-11.5.5-150000.1.79.1.ppc64le",
"product_id": "grafana-11.5.5-150000.1.79.1.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"product_id": "firewalld-prometheus-config-0.1-150000.3.62.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x"
}
},
{
"category": "product_version",
"name": "grafana-11.5.5-150000.1.79.1.s390x",
"product": {
"name": "grafana-11.5.5-150000.1.79.1.s390x",
"product_id": "grafana-11.5.5-150000.1.79.1.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.62.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-11.5.5-150000.1.79.1.x86_64",
"product": {
"name": "grafana-11.5.5-150000.1.79.1.x86_64",
"product_id": "grafana-11.5.5-150000.1.79.1.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.3",
"product": {
"name": "SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.62.2.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150000.1.79.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64"
},
"product_reference": "grafana-11.5.5-150000.1.79.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150000.1.79.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le"
},
"product_reference": "grafana-11.5.5-150000.1.79.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150000.1.79.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x"
},
"product_reference": "grafana-11.5.5-150000.1.79.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150000.1.79.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64"
},
"product_reference": "grafana-11.5.5-150000.1.79.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:23Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"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 Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:23Z",
"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 Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:23Z",
"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 Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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 Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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 Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:23Z",
"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 Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:23Z",
"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 Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:23Z",
"details": "moderate"
}
],
"title": "CVE-2025-2703"
},
{
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:23Z",
"details": "low"
}
],
"title": "CVE-2025-29923"
},
{
"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 Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.4-150000.3.62.2.x86_64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.5.5-150000.1.79.1.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:23Z",
"details": "moderate"
}
],
"title": "CVE-2025-3454"
}
]
}
SUSE-SU-2025:01990-1
Vulnerability from csaf_suse - Published: 2025-06-18 02:11 - Updated: 2025-06-18 02:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.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 golang-github-prometheus-prometheus",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for golang-github-prometheus-prometheus fixes the following issues:\n\n- Security issues fixed:\n * CVE-2023-45288: Require Go \u003e= 1.23 for building (bsc#1236516)\n * CVE-2025-22870: Bump golang.org/x/net to version 0.39.0 (bsc#1238686)\n\n- Version was updated to 2.53.4 with the following bug fixes: \n * Runtime: fix GOGC is being set to 0 when installed\n with empty prometheus.yml file resulting high cpu usage\n * Scrape: fix dropping valid metrics after previous\n scrape failed\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1990,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-1990,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-1990,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2025-1990,openSUSE-SLE-15.6-2025-1990",
"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_01990-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01990-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501990-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01990-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040348.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208752",
"url": "https://bugzilla.suse.com/1208752"
},
{
"category": "self",
"summary": "SUSE Bug 1236516",
"url": "https://bugzilla.suse.com/1236516"
},
{
"category": "self",
"summary": "SUSE Bug 1238686",
"url": "https://bugzilla.suse.com/1238686"
},
{
"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-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
}
],
"title": "Security update for golang-github-prometheus-prometheus",
"tracking": {
"current_release_date": "2025-06-18T02:11:49Z",
"generator": {
"date": "2025-06-18T02:11:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01990-1",
"initial_release_date": "2025-06-18T02:11:49Z",
"revision_history": [
{
"date": "2025-06-18T02:11:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150100.4.26.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.i586",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.i586",
"product_id": "firewalld-prometheus-config-0.1-150100.4.26.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.i586",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.i586",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.s390x",
"product_id": "firewalld-prometheus-config-0.1-150100.4.26.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150100.4.26.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"product_id": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.3",
"product": {
"name": "SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150100.4.26.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150100.4.26.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150100.4.26.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150100.4.26.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:49Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"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 Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.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 Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.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 Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.26.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-2.53.4-150100.4.26.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:11:49Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
}
]
}
SUSE-SU-2025:01991-1
Vulnerability from csaf_suse - Published: 2025-06-18 02:12 - Updated: 2025-06-18 02:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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 grafana",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for grafana fixes the following issues:\n\ngrafana was updated from version 10.4.15 to 11.5.5 (jsc#PED-12918):\n\n- Security issues fixed:\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 * 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 * CVE-2025-22870: Bump golang.org/x/net (bsc#1238703).\n * CVE-2024-9476: Fix Migration Assistant issue (bsc#1233343)\n * CVE-2024-9264: SQL Expressions (bsc#1231844)\n * CVE-2023-45288: Bump golang.org/x/net (bsc#1236510)\n * CVE-2025-22870: Bump golang.org/x/net to version 0.37.0 (bsc#1238686)\n\n- Potential breaking changes in version 11.5.0:\n * Loki: Default to /labels API with query param instead of /series API.\n- Potential breaking changes in version 11.0.1:\n * If you had selected your language as \u0027Portugus Brasileiro\u0027\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- Potential breaking changes in version 11.0.0:\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 \n- This update brings many new features, enhancements and fixes highlighted at:\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-5/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-4/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-3/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-2/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-1/\n * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-0/\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1991,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-1991,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-1991,openSUSE-SLE-15.6-2025-1991",
"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_01991-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01991-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501991-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01991-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040347.html"
},
{
"category": "self",
"summary": "SUSE Bug 1231844",
"url": "https://bugzilla.suse.com/1231844"
},
{
"category": "self",
"summary": "SUSE Bug 1233343",
"url": "https://bugzilla.suse.com/1233343"
},
{
"category": "self",
"summary": "SUSE Bug 1236510",
"url": "https://bugzilla.suse.com/1236510"
},
{
"category": "self",
"summary": "SUSE Bug 1236516",
"url": "https://bugzilla.suse.com/1236516"
},
{
"category": "self",
"summary": "SUSE Bug 1238686",
"url": "https://bugzilla.suse.com/1238686"
},
{
"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 CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"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-29923 page",
"url": "https://www.suse.com/security/cve/CVE-2025-29923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3454 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3454/"
}
],
"title": "Security update for grafana",
"tracking": {
"current_release_date": "2025-06-18T02:12:17Z",
"generator": {
"date": "2025-06-18T02:12:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01991-1",
"initial_release_date": "2025-06-18T02:12:17Z",
"revision_history": [
{
"date": "2025-06-18T02:12:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.5.5-150200.3.72.2.aarch64",
"product": {
"name": "grafana-11.5.5-150200.3.72.2.aarch64",
"product_id": "grafana-11.5.5-150200.3.72.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.5.5-150200.3.72.2.ppc64le",
"product": {
"name": "grafana-11.5.5-150200.3.72.2.ppc64le",
"product_id": "grafana-11.5.5-150200.3.72.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.5.5-150200.3.72.2.s390x",
"product": {
"name": "grafana-11.5.5-150200.3.72.2.s390x",
"product_id": "grafana-11.5.5-150200.3.72.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.5.5-150200.3.72.2.x86_64",
"product": {
"name": "grafana-11.5.5-150200.3.72.2.x86_64",
"product_id": "grafana-11.5.5-150200.3.72.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.5-150200.3.72.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64"
},
"product_reference": "grafana-11.5.5-150200.3.72.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:17Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"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 Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:17Z",
"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 Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:17Z",
"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 Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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 Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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 Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:17Z",
"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 Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:17Z",
"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 Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:17Z",
"details": "moderate"
}
],
"title": "CVE-2025-2703"
},
{
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:17Z",
"details": "low"
}
],
"title": "CVE-2025-29923"
},
{
"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 Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-11.5.5-150200.3.72.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-11.5.5-150200.3.72.2.x86_64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.aarch64",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.ppc64le",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.s390x",
"openSUSE Leap 15.6:grafana-11.5.5-150200.3.72.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:17Z",
"details": "moderate"
}
],
"title": "CVE-2025-3454"
}
]
}
SUSE-SU-2025:01992-1
Vulnerability from csaf_suse - Published: 2025-06-18 02:12 - Updated: 2025-06-18 02:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.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 golang-github-prometheus-alertmanager",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for golang-github-prometheus-alertmanager fixes the following issues:\n\n- Security: \n * CVE-2025-22870: Fix proxy bypassing using IPv6 zone IDs (bsc#1238686)\n * CVE-2023-45288: Fix HTTP/2 CONTINUATION flood in net/http (bsc#1236516)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1992,SUSE-SLE-Manager-Tools-15-2025-1992,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-1992,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-1992,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2025-1992,openSUSE-SLE-15.6-2025-1992",
"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_01992-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01992-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501992-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01992-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040346.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236516",
"url": "https://bugzilla.suse.com/1236516"
},
{
"category": "self",
"summary": "SUSE Bug 1238686",
"url": "https://bugzilla.suse.com/1238686"
},
{
"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-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
}
],
"title": "Security update for golang-github-prometheus-alertmanager",
"tracking": {
"current_release_date": "2025-06-18T02:12:57Z",
"generator": {
"date": "2025-06-18T02:12:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01992-1",
"initial_release_date": "2025-06-18T02:12:57Z",
"revision_history": [
{
"date": "2025-06-18T02:12:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.i586",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.i586",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.3",
"product": {
"name": "SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:57Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"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 Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.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 Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.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 Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.26.0-150100.4.25.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-18T02:12:57Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
}
]
}
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.