Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2025-22866
Vulnerability from cvelistv5
Published
2025-02-06 16:54
Modified
2025-02-21 18:03
Severity ?
EPSS score ?
Summary
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.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Go standard library | crypto/internal/nistec |
Version: 0 ≤ Version: 1.23.0-0 ≤ Version: 1.24.0-0 ≤ |
{ containers: { adp: [ { metrics: [ { cvssV3_1: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, }, { other: { content: { id: "CVE-2025-22866", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2025-02-10T20:40:17.232803Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2025-02-11T14:47:25.778Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, { providerMetadata: { dateUpdated: "2025-02-21T18:03:36.215Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { url: "https://security.netapp.com/advisory/ntap-20250221-0002/", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { collectionURL: "https://pkg.go.dev", defaultStatus: "unaffected", packageName: "crypto/internal/nistec", product: "crypto/internal/nistec", programRoutines: [ { name: "p256NegCond", }, { name: "P256Point.ScalarBaseMult", }, { name: "P256Point.ScalarMult", }, { name: "P256Point.SetBytes", }, ], vendor: "Go standard library", versions: [ { lessThan: "1.22.12", status: "affected", version: "0", versionType: "semver", }, { lessThan: "1.23.6", status: "affected", version: "1.23.0-0", versionType: "semver", }, { lessThan: "1.24.0-rc.3", status: "affected", version: "1.24.0-0", versionType: "semver", }, ], }, ], descriptions: [ { lang: "en", value: "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.", }, ], problemTypes: [ { descriptions: [ { description: "CWE-208: Observable Timing Discrepancy", lang: "en", }, ], }, ], providerMetadata: { dateUpdated: "2025-02-06T16:54:10.252Z", orgId: "1bb62c36-49e3-4200-9d77-64a1400537cc", shortName: "Go", }, references: [ { url: "https://go.dev/cl/643735", }, { url: "https://go.dev/issue/71383", }, { url: "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k", }, { url: "https://pkg.go.dev/vuln/GO-2025-3447", }, ], title: "Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec", }, }, cveMetadata: { assignerOrgId: "1bb62c36-49e3-4200-9d77-64a1400537cc", assignerShortName: "Go", cveId: "CVE-2025-22866", datePublished: "2025-02-06T16:54:10.252Z", dateReserved: "2025-01-08T19:11:42.834Z", dateUpdated: "2025-02-21T18:03:36.215Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2025-22866\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-02-06T17:15:21.410\",\"lastModified\":\"2025-02-21T18:15:32.243\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Debido al uso de una instrucción de tiempo variable en la implementación de ensamblaje de una función interna, se filtra una pequeña cantidad de bits de escalares secretos en la arquitectura ppc64le. Debido a la forma en que se utiliza esta función, no creemos que esta filtración sea suficiente para permitir la recuperación de la clave privada cuando se utiliza P-256 en cualquier protocolo conocido.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":4.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":1.4}]},\"references\":[{\"url\":\"https://go.dev/cl/643735\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/71383\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3447\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250221-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250221-0002/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-02-21T18:03:36.215Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22866\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-10T20:40:17.232803Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-10T20:41:02.520Z\"}}], \"cna\": {\"title\": \"Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec\", \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/internal/nistec\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.22.12\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.23.0-0\", \"lessThan\": \"1.23.6\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.24.0-0\", \"lessThan\": \"1.24.0-rc.3\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/internal/nistec\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"p256NegCond\"}, {\"name\": \"P256Point.ScalarBaseMult\"}, {\"name\": \"P256Point.ScalarMult\"}, {\"name\": \"P256Point.SetBytes\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/643735\"}, {\"url\": \"https://go.dev/issue/71383\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3447\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-208: Observable Timing Discrepancy\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-02-06T16:54:10.252Z\"}}}", cveMetadata: "{\"cveId\": \"CVE-2025-22866\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-21T18:03:36.215Z\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-02-06T16:54:10.252Z\", \"assignerShortName\": \"Go\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
rhsa-2025:3922
Vulnerability from csaf_redhat
Published
2025-04-15 17:24
Modified
2025-04-15 19:09
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh Containers for 2.5.10
Notes
Topic
Red Hat OpenShift Service Mesh Containers for 2.5.10
This update has a security impact of Moderate. A Common Vulnerability Scoring
System (CVSS) base score, which gives a detailed severity rating, is available
for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service
mesh project, tailored for installation into an OpenShift Container Platform
installation.
Security Fix(es):
* openshift-istio-kiali-rhel8-container: net/http: sensitive headers incorrectly sent after cross-domain redirect (CVE-2024-45336)
* openshift-istio-kiali-rhel8-container: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec (CVE-2025-22866)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s)
listed in the References section.
Terms of Use
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.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Red Hat OpenShift Service Mesh Containers for 2.5.10\n\nThis update has a security impact of Moderate. A Common Vulnerability Scoring\nSystem (CVSS) base score, which gives a detailed severity rating, is available\nfor each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service\nmesh project, tailored for installation into an OpenShift Container Platform\ninstallation.\n\nSecurity Fix(es):\n\n* openshift-istio-kiali-rhel8-container: net/http: sensitive headers incorrectly sent after cross-domain redirect (CVE-2024-45336)\n* openshift-istio-kiali-rhel8-container: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec (CVE-2025-22866)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2025:3922", url: "https://access.redhat.com/errata/RHSA-2025:3922", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "2341751", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2341751", }, { category: "external", summary: "2344219", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2344219", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3922.json", }, ], title: "Red Hat Security Advisory: Red Hat OpenShift Service Mesh Containers for 2.5.10", tracking: { current_release_date: "2025-04-15T19:09:20+00:00", generator: { date: "2025-04-15T19:09:20+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.2", }, }, id: "RHSA-2025:3922", initial_release_date: "2025-04-15T17:24:31+00:00", revision_history: [ { date: "2025-04-15T17:24:31+00:00", number: "1", summary: "Initial version", }, { date: "2025-04-15T17:24:31+00:00", number: "2", summary: "Last updated version", }, { date: "2025-04-15T19:09:20+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "RHOSSM 2.5 for RHEL 8", product: { name: "RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5", product_identification_helper: { cpe: "cpe:/a:redhat:service_mesh:2.5::el8", }, }, }, ], category: "product_family", name: "Red Hat OpenShift Service Mesh", }, { branches: [ { category: "product_version", name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", product: { name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", product_id: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", product_identification_helper: { purl: "pkg:oci/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446?arch=s390x&repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8&tag=1.73.18-3", }, }, }, { category: "product_version", name: "openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", product: { name: "openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", product_id: "openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", product_identification_helper: { purl: "pkg:oci/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149?arch=s390x&repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", product: { name: "openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", product_id: "openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", product_identification_helper: { purl: "pkg:oci/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01?arch=s390x&repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", product: { name: "openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", product_id: "openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", product_identification_helper: { purl: "pkg:oci/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654?arch=s390x&repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8&tag=1.73.20-2", }, }, }, { category: "product_version", name: "openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", product: { name: "openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", product_id: "openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", product_identification_helper: { purl: "pkg:oci/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521?arch=s390x&repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", product: { name: "openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", product_id: "openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", product_identification_helper: { purl: "pkg:oci/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a?arch=s390x&repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8&tag=2.5.10-6", }, }, }, { category: "product_version", name: "openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", product: { name: "openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", product_id: "openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", product_identification_helper: { purl: "pkg:oci/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415?arch=s390x&repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8&tag=2.5.10-5", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", product: { name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", product_id: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", product_identification_helper: { purl: "pkg:oci/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315?arch=amd64&repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8&tag=1.73.18-3", }, }, }, { category: "product_version", name: "openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", product: { name: "openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", product_id: "openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", product_identification_helper: { purl: "pkg:oci/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563?arch=amd64&repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", product: { name: "openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", product_id: "openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", product_identification_helper: { purl: "pkg:oci/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c?arch=amd64&repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", product: { name: "openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", product_id: "openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", product_identification_helper: { purl: "pkg:oci/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470?arch=amd64&repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8&tag=1.73.20-2", }, }, }, { category: "product_version", name: "openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", product: { name: "openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", product_id: "openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", product_identification_helper: { purl: "pkg:oci/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f?arch=amd64&repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", product: { name: "openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", product_id: "openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", product_identification_helper: { purl: "pkg:oci/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42?arch=amd64&repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8&tag=2.5.10-6", }, }, }, { category: "product_version", name: "openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", product: { name: "openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", product_id: "openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", product_identification_helper: { purl: "pkg:oci/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34?arch=amd64&repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8&tag=2.5.10-5", }, }, }, ], category: "architecture", name: "amd64", }, { branches: [ { category: "product_version", name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", product: { name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", product_id: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", product_identification_helper: { purl: "pkg:oci/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f?arch=ppc64le&repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8&tag=1.73.18-3", }, }, }, { category: "product_version", name: "openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", product: { name: "openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", product_id: "openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", product_identification_helper: { purl: "pkg:oci/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14?arch=ppc64le&repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", product: { name: "openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", product_id: "openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", product_identification_helper: { purl: "pkg:oci/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa?arch=ppc64le&repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", product: { name: "openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", product_id: "openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", product_identification_helper: { purl: "pkg:oci/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96?arch=ppc64le&repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8&tag=1.73.20-2", }, }, }, { category: "product_version", name: "openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", product: { name: "openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", product_id: "openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", product_identification_helper: { purl: "pkg:oci/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259?arch=ppc64le&repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", product: { name: "openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", product_id: "openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", product_identification_helper: { purl: "pkg:oci/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86?arch=ppc64le&repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8&tag=2.5.10-6", }, }, }, { category: "product_version", name: "openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", product: { name: "openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", product_id: "openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", product_identification_helper: { purl: "pkg:oci/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91?arch=ppc64le&repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8&tag=2.5.10-5", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", product: { name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", product_id: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", product_identification_helper: { purl: "pkg:oci/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de?arch=arm64&repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8&tag=1.73.18-3", }, }, }, { category: "product_version", name: "openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", product: { name: "openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", product_id: "openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", product_identification_helper: { purl: "pkg:oci/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2?arch=arm64&repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", product: { name: "openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", product_id: "openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", product_identification_helper: { purl: "pkg:oci/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911?arch=arm64&repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", product: { name: "openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", product_id: "openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", product_identification_helper: { purl: "pkg:oci/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d?arch=arm64&repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8&tag=1.73.20-2", }, }, }, { category: "product_version", name: "openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", product: { name: "openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", product_id: "openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", product_identification_helper: { purl: "pkg:oci/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d?arch=arm64&repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8&tag=2.5.10-5", }, }, }, { category: "product_version", name: "openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", product: { name: "openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", product_id: "openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", product_identification_helper: { purl: "pkg:oci/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693?arch=arm64&repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8&tag=2.5.10-6", }, }, }, { category: "product_version", name: "openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", product: { name: "openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", product_id: "openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", product_identification_helper: { purl: "pkg:oci/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af?arch=arm64&repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8&tag=2.5.10-5", }, }, }, ], category: "architecture", name: "arm64", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", }, product_reference: "openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", }, product_reference: "openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", }, product_reference: "openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", }, product_reference: "openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", }, product_reference: "openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", }, product_reference: "openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", }, product_reference: "openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", }, product_reference: "openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", }, product_reference: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", }, product_reference: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", }, product_reference: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", }, product_reference: "openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", }, product_reference: "openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", }, product_reference: "openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", }, product_reference: "openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", }, product_reference: "openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", }, product_reference: "openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", }, product_reference: "openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", }, product_reference: "openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", }, product_reference: "openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", }, product_reference: "openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", }, product_reference: "openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", }, product_reference: "openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", }, product_reference: "openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", }, product_reference: "openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", }, product_reference: "openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", }, product_reference: "openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", relates_to_product_reference: "8Base-RHOSSM-2.5", }, { category: "default_component_of", full_product_name: { name: "openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64 as a component of RHOSSM 2.5 for RHEL 8", product_id: "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", }, product_reference: "openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", relates_to_product_reference: "8Base-RHOSSM-2.5", }, ], }, vulnerabilities: [ { cve: "CVE-2024-45336", cwe: { id: "CWE-200", name: "Exposure of Sensitive Information to an Unauthorized Actor", }, discovery_date: "2025-01-23T12:57:38.123000+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2341751", }, ], notes: [ { category: "description", text: "A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.", title: "Vulnerability description", }, { category: "summary", text: "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", ], known_not_affected: [ "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-45336", }, { category: "external", summary: "RHBZ#2341751", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2341751", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-45336", url: "https://www.cve.org/CVERecord?id=CVE-2024-45336", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-45336", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-45336", }, ], release_date: "2025-01-17T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2025-04-15T17:24:31+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2025:3922", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect", }, { cve: "CVE-2025-22866", cwe: { id: "CWE-200", name: "Exposure of Sensitive Information to an Unauthorized Actor", }, discovery_date: "2025-02-06T17:00:56.155646+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2344219", }, ], notes: [ { category: "description", text: "A flaw was found in the Golang crypto/internal/nistec package. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Considering how this function is used, this leakage is likely insufficient to recover the private key when P-256 is used in any well-known protocols.", title: "Vulnerability description", }, { category: "summary", text: "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", ], known_not_affected: [ "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2025-22866", }, { category: "external", summary: "RHBZ#2344219", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2344219", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2025-22866", url: "https://www.cve.org/CVERecord?id=CVE-2025-22866", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2025-22866", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-22866", }, { category: "external", summary: "https://go.dev/cl/643735", url: "https://go.dev/cl/643735", }, { category: "external", summary: "https://go.dev/issue/71383", url: "https://go.dev/issue/71383", }, { category: "external", summary: "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k", url: "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k", }, { category: "external", summary: "https://pkg.go.dev/vuln/GO-2025-3447", url: "https://pkg.go.dev/vuln/GO-2025-3447", }, ], release_date: "2025-02-06T16:54:10.252000+00:00", remediations: [ { category: "vendor_fix", date: "2025-04-15T17:24:31+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2025:3922", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:4ca2cc3742e64531273fc1b35511fffe352e65a5527ae041c7bf2075f5b29911_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:b26108c4cef97feb0ae24c1e8339d7bde1713970b784849ca1215b7715d9787c_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:c5d07b8b521b72c1f894dd24c6828dd36d19390917f5bc2667eea4a7dac041fa_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/grafana-rhel8@sha256:d5dbb543c850a8e1e3906b612726833716f456b62a4011b1f8dab9cd22c59c01_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:3b92a8c34e3a06bdd1434cadbdb841ec1826a1500da693cfe7e8824142370e14_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:69d4c2058d655572e30311736a9c8d375a106d6bb5aacd79ef7446ab56709563_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:ce581d6ca8b4a780b9725c794cb20e86b944a346babffa2c06189d6b712335f2_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/istio-cni-rhel8@sha256:eee7614663e691a38b9aeb9a3d24edaeab8c14aca913c4a4590f879e94c4f149_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:13dcb4d7d8a4cb0b9d558e5d109ada4edbdd4010d02b684706f5710a141fcc8f_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:30059f1449c3397fa40946efa91ab009be4d56dda97116e471f62495d94f9446_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:5bfcc66f0dcaa577496389ba4a9d768c8d7e2b23dab37e8a654b23e55b4196de_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7631c53bc0aeb4756aec062bc2af6b6dc10d866c527cda043cb29352e912315_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:84e1ef5d6a8b2819886e931a3571b9d011fe78c1eeb833698fe2097c3a686470_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:c415dd0b81e26dbcc2b8d03aff026e02c04d0145dd2fed95a4f48802d8aa422d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:d1915eb9104878a80d8dabe2d94d08fb05ebb2fd8f98eeac5db583c6a8523654_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/kiali-rhel8@sha256:f808b2e9c12c0380686af71f5a87b39f611be4a694523d65ca87479a8f105c96_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:0dbfe58c19fed17005e091d3f436c9929eabd9749befa3631848121ddabe011f_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:a88a232308fc41065171f1bc00d2732c3f3f20316017fa9756335d4bef9e0a9d_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:bde8c5073241fad487f3f649913cf7de45c5d9752038060e5fa068b11509c521_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/pilot-rhel8@sha256:f0a183a03e2a2159b7f4de429e64da43fe3ea8baa58aa5582177d8809f55d259_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:59b5667d37aa167350f70d8d4c353c00bb5948dc82aab6860a49989f85bdbf86_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:5dd12b1fd952bd8cb68a387a290a8d72ea7b148d37c2901df8f347193a0b7e42_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7e56a2232e872992d9445fd40347c92801d32b215c3ecb73ae9667ff6931108a_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/proxyv2-rhel8@sha256:7f3779207257346928fb1fc887eb53a7bcc1036068497c34081511274ab16693_arm64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:15ca7df31562c1b3941f2d626566dd9e0fb7f6d6f250eb18ff4588c669b6fb34_amd64", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:43dd45558fabc8c174a15cfee660494dab76f324472c5a3ac58377c66b212b91_ppc64le", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:80de017468569ad56c876902347a5210259ea37768d68926fc26c247ed57c415_s390x", "8Base-RHOSSM-2.5:openshift-service-mesh/ratelimit-rhel8@sha256:95ffba5e1be1911ebaa7e29b7af35a2fc1f6e42deaf09d28ce5af3663b9179af_arm64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec", }, ], }
rhsa-2025:2789
Vulnerability from csaf_redhat
Published
2025-03-13 14:28
Modified
2025-04-15 19:09
Summary
Red Hat Security Advisory: Red Hat build of OpenTelemetry 3.5.0 release
Notes
Topic
Red Hat build of OpenTelemetry 3.5.0 has been released
Details
Release of Red Hat OpenShift distributed tracing provides following security improvements, bug fixes, and new features.
Breaking changes:
* Nothing
Deprecations:
* In the Red Hat build of OpenTelemetry 3.5, the Loki Exporter, which is a temporary Technology Preview feature, is deprecated. The Loki Exporter is planned to be removed in the Red Hat build of OpenTelemetry 3.6. If you currently use the Loki Exporter for the OpenShift Logging 6.1 or later, replace the Loki Exporter with the OTLP HTTP Exporter.
Technology Preview features:
* AWS CloudWatch Exporter
* AWS EMF Exporter
* AWS X-Ray Exporter
Enhancements:
* The following Technology Preview features reach General Availability:
* Host Metrics Receiver
* Kubelet Stats Receiver
* With this update, the OpenTelemetry Collector uses the OTLP HTTP Exporter to push logs to the OpenShift Logging (LokiStack) 6.1 or later.
* With this update, the Operator automatically creates RBAC rules for the Kubernetes Events Receiver (k8sevents), Kubernetes Cluster Receiver (k8scluster), and Kubernetes Objects Receiver (k8sobjects) if the Operator has sufficient permissions.
For more information, see "Creating the required RBAC resources automatically": https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry/configuring-the-collector#otel-creating-required-RBAC-resources-automatically_otel-configuration-of-otel-collector
Bug fixes:
* Before this update, manually created routes for the Collector services were unintentionally removed when the Operator pod was restarted. With this update, restarting the Operator pod does not result in the removal of the manually created routes.
Known issues:
* Nothing
Terms of Use
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.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Red Hat build of OpenTelemetry 3.5.0 has been released", title: "Topic", }, { category: "general", text: "Release of Red Hat OpenShift distributed tracing provides following security improvements, bug fixes, and new features.\nBreaking changes:\n* Nothing\n\nDeprecations:\n* In the Red Hat build of OpenTelemetry 3.5, the Loki Exporter, which is a temporary Technology Preview feature, is deprecated. The Loki Exporter is planned to be removed in the Red Hat build of OpenTelemetry 3.6. If you currently use the Loki Exporter for the OpenShift Logging 6.1 or later, replace the Loki Exporter with the OTLP HTTP Exporter.\n\nTechnology Preview features:\n* AWS CloudWatch Exporter\n* AWS EMF Exporter\n* AWS X-Ray Exporter\n\nEnhancements:\n* The following Technology Preview features reach General Availability:\n\n * Host Metrics Receiver\n\n * Kubelet Stats Receiver\n\n* With this update, the OpenTelemetry Collector uses the OTLP HTTP Exporter to push logs to the OpenShift Logging (LokiStack) 6.1 or later.\n* With this update, the Operator automatically creates RBAC rules for the Kubernetes Events Receiver (k8sevents), Kubernetes Cluster Receiver (k8scluster), and Kubernetes Objects Receiver (k8sobjects) if the Operator has sufficient permissions.\n For more information, see \"Creating the required RBAC resources automatically\": https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry/configuring-the-collector#otel-creating-required-RBAC-resources-automatically_otel-configuration-of-otel-collector\n\n\nBug fixes:\n* Before this update, manually created routes for the Collector services were unintentionally removed when the Operator pod was restarted. With this update, restarting the Operator pod does not result in the removal of the manually created routes. \nKnown issues:\n* Nothing", 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:2789", url: "https://access.redhat.com/errata/RHSA-2025:2789", }, { category: "external", summary: "https://access.redhat.com/security/cve/CVE-2024-45336", url: "https://access.redhat.com/security/cve/CVE-2024-45336", }, { category: "external", summary: "https://access.redhat.com/security/cve/CVE-2024-56171", url: "https://access.redhat.com/security/cve/CVE-2024-56171", }, { category: "external", summary: "https://access.redhat.com/security/cve/CVE-2025-22866", url: "https://access.redhat.com/security/cve/CVE-2025-22866", }, { category: "external", summary: "https://access.redhat.com/security/cve/CVE-2025-24528", url: "https://access.redhat.com/security/cve/CVE-2025-24528", }, { category: "external", summary: "https://access.redhat.com/security/cve/CVE-2025-24928", url: "https://access.redhat.com/security/cve/CVE-2025-24928", }, { 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/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry", url: "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2789.json", }, ], title: "Red Hat Security Advisory: Red Hat build of OpenTelemetry 3.5.0 release", tracking: { current_release_date: "2025-04-15T19:09:26+00:00", generator: { date: "2025-04-15T19:09:26+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.2", }, }, id: "RHSA-2025:2789", initial_release_date: "2025-03-13T14:28:17+00:00", revision_history: [ { date: "2025-03-13T14:28:17+00:00", number: "1", summary: "Initial version", }, { date: "2025-03-24T14:28:17+00:00", number: "2", summary: "Last updated version", }, { date: "2025-04-15T19:09:26+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat OpenShift distributed tracing 3.5.1", product: { name: "Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1", product_identification_helper: { cpe: "cpe:/a:redhat:openshift_distributed_tracing:3.5::el8", }, }, }, ], category: "product_family", name: "Red Hat OpenShift distributed tracing", }, { branches: [ { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", product: { name: "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", product_id: "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", product_identification_helper: { purl: "pkg:oci/opentelemetry-operator-bundle@sha256%3Ad23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0?arch=amd64&repository_url=registry.redhat.io/rhosdt", }, }, }, { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", product: { name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", product_id: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", product_identification_helper: { purl: "pkg:oci/opentelemetry-collector-rhel8@sha256%3Af9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7?arch=amd64&repository_url=registry.redhat.io/rhosdt", }, }, }, { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", product: { name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", product_id: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", product_identification_helper: { purl: "pkg:oci/opentelemetry-rhel8-operator@sha256%3Ae2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d?arch=amd64&repository_url=registry.redhat.io/rhosdt", }, }, }, { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", product: { name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", product_id: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", product_identification_helper: { purl: "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3A0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f?arch=amd64&repository_url=registry.redhat.io/rhosdt", }, }, }, ], category: "architecture", name: "amd64", }, { branches: [ { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", product: { name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", product_id: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", product_identification_helper: { purl: "pkg:oci/opentelemetry-collector-rhel8@sha256%3A12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6?arch=arm64&repository_url=registry.redhat.io/rhosdt", }, }, }, { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", product: { name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", product_id: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", product_identification_helper: { purl: "pkg:oci/opentelemetry-rhel8-operator@sha256%3A7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65?arch=arm64&repository_url=registry.redhat.io/rhosdt", }, }, }, { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", product: { name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", product_id: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", product_identification_helper: { purl: "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3Abf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81?arch=arm64&repository_url=registry.redhat.io/rhosdt", }, }, }, ], category: "architecture", name: "arm64", }, { branches: [ { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", product: { name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", product_id: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", product_identification_helper: { purl: "pkg:oci/opentelemetry-collector-rhel8@sha256%3A8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c?arch=ppc64le&repository_url=registry.redhat.io/rhosdt", }, }, }, { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", product: { name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", product_id: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", product_identification_helper: { purl: "pkg:oci/opentelemetry-rhel8-operator@sha256%3Affd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083?arch=ppc64le&repository_url=registry.redhat.io/rhosdt", }, }, }, { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", product: { name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", product_id: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", product_identification_helper: { purl: "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3Acced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7?arch=ppc64le&repository_url=registry.redhat.io/rhosdt", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", product: { name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", product_id: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", product_identification_helper: { purl: "pkg:oci/opentelemetry-collector-rhel8@sha256%3A92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8?arch=s390x&repository_url=registry.redhat.io/rhosdt", }, }, }, { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", product: { name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", product_id: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", product_identification_helper: { purl: "pkg:oci/opentelemetry-rhel8-operator@sha256%3Aadb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba?arch=s390x&repository_url=registry.redhat.io/rhosdt", }, }, }, { category: "product_version", name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", product: { name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", product_id: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", product_identification_helper: { purl: "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3Ae3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d?arch=s390x&repository_url=registry.redhat.io/rhosdt", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, { category: "default_component_of", full_product_name: { name: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1", product_id: "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", }, product_reference: "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", relates_to_product_reference: "Red Hat OpenShift distributed tracing 3.5.1", }, ], }, vulnerabilities: [ { cve: "CVE-2024-45336", cwe: { id: "CWE-200", name: "Exposure of Sensitive Information to an Unauthorized Actor", }, discovery_date: "2025-01-23T12:57:38.123000+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2341751", }, ], notes: [ { category: "description", text: "A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.", title: "Vulnerability description", }, { category: "summary", text: "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", ], known_not_affected: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-45336", }, { category: "external", summary: "RHBZ#2341751", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2341751", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-45336", url: "https://www.cve.org/CVERecord?id=CVE-2024-45336", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-45336", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-45336", }, ], release_date: "2025-01-17T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2025-03-13T14:28:17+00:00", details: "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2025:2789", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect", }, { cve: "CVE-2024-56171", cwe: { id: "CWE-416", name: "Use After Free", }, discovery_date: "2025-02-18T23:01:25.366636+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2346416", }, ], notes: [ { category: "description", text: "A flaw was found in libxml2. This vulnerability allows a use-after-free via a crafted XML document validated against an XML schema with certain identity constraints or a crafted XML schema.", title: "Vulnerability description", }, { category: "summary", text: "libxml2: Use-After-Free in libxml2", title: "Vulnerability summary", }, { category: "other", text: "This vulnerability is rated as important because it involves a use-after-free flaw in the xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables functions. A maliciously crafted XML document or schema, containing specific identity constraints, can be used to trigger this vulnerability and potentially gain unauthorized access or cause a denial-of-service condition.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], known_not_affected: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-56171", }, { category: "external", summary: "RHBZ#2346416", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2346416", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-56171", url: "https://www.cve.org/CVERecord?id=CVE-2024-56171", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-56171", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-56171", }, { category: "external", summary: "https://gitlab.gnome.org/GNOME/libxml2/-/issues/828", url: "https://gitlab.gnome.org/GNOME/libxml2/-/issues/828", }, ], release_date: "2025-02-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2025-03-13T14:28:17+00:00", details: "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2025:2789", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", version: "3.1", }, products: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "libxml2: Use-After-Free in libxml2", }, { cve: "CVE-2025-22866", cwe: { id: "CWE-200", name: "Exposure of Sensitive Information to an Unauthorized Actor", }, discovery_date: "2025-02-06T17:00:56.155646+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2344219", }, ], notes: [ { category: "description", text: "A flaw was found in the Golang crypto/internal/nistec package. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Considering how this function is used, this leakage is likely insufficient to recover the private key when P-256 is used in any well-known protocols.", title: "Vulnerability description", }, { category: "summary", text: "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", ], known_not_affected: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2025-22866", }, { category: "external", summary: "RHBZ#2344219", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2344219", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2025-22866", url: "https://www.cve.org/CVERecord?id=CVE-2025-22866", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2025-22866", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-22866", }, { category: "external", summary: "https://go.dev/cl/643735", url: "https://go.dev/cl/643735", }, { category: "external", summary: "https://go.dev/issue/71383", url: "https://go.dev/issue/71383", }, { category: "external", summary: "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k", url: "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k", }, { category: "external", summary: "https://pkg.go.dev/vuln/GO-2025-3447", url: "https://pkg.go.dev/vuln/GO-2025-3447", }, ], release_date: "2025-02-06T16:54:10.252000+00:00", remediations: [ { category: "vendor_fix", date: "2025-03-13T14:28:17+00:00", details: "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2025:2789", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec", }, { cve: "CVE-2025-24528", cwe: { id: "CWE-787", name: "Out-of-bounds Write", }, discovery_date: "2025-01-29T13:47:59.362000+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2342796", }, ], notes: [ { category: "description", text: "A flaw was found in krb5. With incremental propagation enabled, an authenticated attacker can cause kadmind to write beyond the end of the mapped region for the iprop log file. This issue can trigger a process crash and lead to a denial of service.", title: "Vulnerability description", }, { category: "summary", text: "krb5: overflow when calculating ulog block size", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], known_not_affected: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2025-24528", }, { category: "external", summary: "RHBZ#2342796", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2342796", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2025-24528", url: "https://www.cve.org/CVERecord?id=CVE-2025-24528", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2025-24528", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-24528", }, { category: "external", summary: "https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0", url: "https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0", }, ], release_date: "2024-01-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2025-03-13T14:28:17+00:00", details: "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2025:2789", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "krb5: overflow when calculating ulog block size", }, { cve: "CVE-2025-24928", cwe: { id: "CWE-121", name: "Stack-based Buffer Overflow", }, discovery_date: "2025-02-18T23:01:36.502916+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2346421", }, ], notes: [ { category: "description", text: "A flaw was found in libxml2. This vulnerability allows a stack-based buffer overflow via DTD validation of an untrusted document or untrusted DTD.", title: "Vulnerability description", }, { category: "summary", text: "libxml2: Stack-based buffer overflow in xmlSnprintfElements of libxml2", title: "Vulnerability summary", }, { category: "other", text: "This vulnerability is rated as important because it involves a stack-based buffer overflow in the xmlSnprintfElements function within valid.c. Exploiting this issue requires DTD validation to occur on an untrusted document or untrusted DTD, making it a potential security risk for applications using libxml2 that do not adequately restrict DTD input.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], known_not_affected: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2025-24928", }, { category: "external", summary: "RHBZ#2346421", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2346421", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2025-24928", url: "https://www.cve.org/CVERecord?id=CVE-2025-24928", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2025-24928", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-24928", }, { category: "external", summary: "https://gitlab.gnome.org/GNOME/libxml2/-/issues/847", url: "https://gitlab.gnome.org/GNOME/libxml2/-/issues/847", }, { category: "external", summary: "https://issues.oss-fuzz.com/issues/392687022", url: "https://issues.oss-fuzz.com/issues/392687022", }, ], release_date: "2025-02-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2025-03-13T14:28:17+00:00", details: "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators", product_ids: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2025:2789", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 7.8, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", version: "3.1", }, products: [ "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:12407a15fefa30bb851444d27b00e1815970ae085deca7c17537612ec9e4bff6_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:8b7455c14f26b80006568829343688b50ad1c563d339c35f70eb7d561499bc1c_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:92613ae031dd45d85151ff1bd0703ee6bbc6842133cdc51b274769122ea40ac8_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:f9ec6952abc11519409299f0dfffae3b520395cc122d1f2cd375d65492c6aed7_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:d23b9c8d0266de7ce5427d125b2749053d2e4b44d632e3eb484775a5eede41b0_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:7e0320614f3be4e8bb1442d5890d2a6cebaf0a1038599d6afbf50daca91e1d65_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:adb1f41e544331b0936c6591edb00c169a9e5a2592c12f6ee55aaab8786ff5ba_s390x", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e2375ae72ddda9e05e66972adb7bf953bfbf220dcc8b36d6eb1ab76d9e96ff5d_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ffd6b70068dd4d6bf7a835c0bbf5b934f26ff2b0f5755130dccb099340550083_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0742729985d0b1ce925bdaaa92c2bb42272902f4c2e93038c0fcf171c7baf03f_amd64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:bf3aa3e5522cf90d82fbd34710e08448a93b88a9876c77415a1027f83a195a81_arm64", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:cced4191c3e84f44eca2ed486592c473f97fd5cd0941edb9d216051802dad3f7_ppc64le", "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e3f56102b0cf46e862fc1e015516c5364e49d02cd6ca112b72b1fa3287a96a2d_s390x", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "libxml2: Stack-based buffer overflow in xmlSnprintfElements of libxml2", }, ], }
suse-su-2025:0429-1
Vulnerability from csaf_suse
Published
2025-02-11 14:12
Modified
2025-02-11 14:12
Summary
Security update for govulncheck-vulndb
Notes
Title of the patch
Security update for govulncheck-vulndb
Description of the patch
This update for govulncheck-vulndb fixes the following issues:
- Update to version 0.0.20250207T224745 2025-02-07T22:47:45Z.
Refs jsc#PED-11136
Go CVE Numbering Authority IDs added or updated with aliases:
* GO-2025-3456 CVE-2025-24786 GHSA-9r4c-jwx3-3j76
* GO-2025-3457 CVE-2025-24787 GHSA-c7w4-9wv8-7x7c
* GO-2025-3458 CVE-2025-24366 GHSA-vj7w-3m8c-6vpx
- Update to version 0.0.20250206T175003 2025-02-06T17:50:03Z.
Refs jsc#PED-11136
Go CVE Numbering Authority IDs added or updated with aliases:
* GO-2023-1867 CVE-2022-47930 GHSA-c58h-qv6g-fw74
* GO-2024-3244 CVE-2024-50354 GHSA-cph5-3pgr-c82g
- Update to version 0.0.20250206T165438 2025-02-06T16:54:38Z.
Refs jsc#PED-11136
Go CVE Numbering Authority IDs added or updated with aliases:
* GO-2025-3428 CVE-2025-22867
* GO-2025-3447 CVE-2025-22866
- Update to version 0.0.20250205T232745 2025-02-05T23:27:45Z.
Refs jsc#PED-11136
Go CVE Numbering Authority IDs added or updated with aliases:
* GO-2025-3408
* GO-2025-3448 GHSA-23qp-3c2m-xx6w
* GO-2025-3449 GHSA-mx2j-7cmv-353c
* GO-2025-3450 GHSA-w7wm-2425-7p2h
* GO-2025-3454 GHSA-mj4v-hp69-27x5
* GO-2025-3455 GHSA-vqv5-385r-2hf8
- Update to version 0.0.20250205T003520 2025-02-05T00:35:20Z.
Refs jsc#PED-11136
Go CVE Numbering Authority IDs added or updated with aliases:
* GO-2025-3451
- Update to version 0.0.20250204T220613 2025-02-04T22:06:13Z.
Refs jsc#PED-11136
Go CVE Numbering Authority IDs added or updated with aliases:
* GO-2025-3431 CVE-2025-24884 GHSA-hcr5-wv4p-h2g2
* GO-2025-3433 CVE-2025-23216 GHSA-47g2-qmh2-749v
* GO-2025-3434 CVE-2025-24376 GHSA-fc89-jghx-8pvg
* GO-2025-3435 CVE-2025-24784 GHSA-756x-m4mj-q96c
* GO-2025-3436 CVE-2025-24883 GHSA-q26p-9cq4-7fc2
* GO-2025-3437 GHSA-274v-mgcv-cm8j
* GO-2025-3438 CVE-2024-11741 GHSA-wxcc-2f3q-4h58
* GO-2025-3442 CVE-2025-24371 GHSA-22qq-3xwm-r5x4
* GO-2025-3443 GHSA-r3r4-g7hq-pq4f
* GO-2025-3444 CVE-2024-35177
* GO-2025-3445 CVE-2024-47770
- Use standard RPM macros to unpack the source and populate a
working directory. Fixes build with RPM 4.20.
- Update to version 0.0.20250130T185858 2025-01-30T18:58:58Z.
Refs jsc#PED-11136
Go CVE Numbering Authority IDs added or updated with aliases:
* GO-2024-2842 CVE-2024-3727 GHSA-6wvf-f2vw-3425
* GO-2024-3181 CVE-2024-9313 GHSA-x5q3-c8rm-w787
* GO-2024-3188 CVE-2024-9312 GHSA-4gfw-wf7c-w6g2
* GO-2025-3372 CVE-2024-45339 GHSA-6wxm-mpqj-6jpf
* GO-2025-3373 CVE-2024-45341
* GO-2025-3383 CVE-2024-45340
* GO-2025-3408
* GO-2025-3412 CVE-2024-10846 GHSA-36gq-35j3-p9r9
* GO-2025-3420 CVE-2024-45336
* GO-2025-3421 CVE-2025-22865
* GO-2025-3424 CVE-2025-24369
* GO-2025-3426 CVE-2025-0750 GHSA-hp5j-2585-qx6g
* GO-2025-3427 CVE-2024-13484 GHSA-58fx-7v9q-3g56
Patchnames
SUSE-2025-429,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-429,openSUSE-SLE-15.6-2025-429
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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 govulncheck-vulndb", title: "Title of the patch", }, { category: "description", text: "This update for govulncheck-vulndb fixes the following issues:\n\n- Update to version 0.0.20250207T224745 2025-02-07T22:47:45Z.\n Refs jsc#PED-11136\n Go CVE Numbering Authority IDs added or updated with aliases:\n * GO-2025-3456 CVE-2025-24786 GHSA-9r4c-jwx3-3j76\n * GO-2025-3457 CVE-2025-24787 GHSA-c7w4-9wv8-7x7c\n * GO-2025-3458 CVE-2025-24366 GHSA-vj7w-3m8c-6vpx\n\n- Update to version 0.0.20250206T175003 2025-02-06T17:50:03Z.\n Refs jsc#PED-11136\n Go CVE Numbering Authority IDs added or updated with aliases:\n * GO-2023-1867 CVE-2022-47930 GHSA-c58h-qv6g-fw74\n * GO-2024-3244 CVE-2024-50354 GHSA-cph5-3pgr-c82g\n\n- Update to version 0.0.20250206T165438 2025-02-06T16:54:38Z.\n Refs jsc#PED-11136\n Go CVE Numbering Authority IDs added or updated with aliases:\n * GO-2025-3428 CVE-2025-22867\n * GO-2025-3447 CVE-2025-22866\n\n- Update to version 0.0.20250205T232745 2025-02-05T23:27:45Z.\n Refs jsc#PED-11136\n Go CVE Numbering Authority IDs added or updated with aliases:\n * GO-2025-3408\n * GO-2025-3448 GHSA-23qp-3c2m-xx6w\n * GO-2025-3449 GHSA-mx2j-7cmv-353c\n * GO-2025-3450 GHSA-w7wm-2425-7p2h\n * GO-2025-3454 GHSA-mj4v-hp69-27x5\n * GO-2025-3455 GHSA-vqv5-385r-2hf8\n\n- Update to version 0.0.20250205T003520 2025-02-05T00:35:20Z.\n Refs jsc#PED-11136\n Go CVE Numbering Authority IDs added or updated with aliases:\n * GO-2025-3451\n\n- Update to version 0.0.20250204T220613 2025-02-04T22:06:13Z.\n Refs jsc#PED-11136\n Go CVE Numbering Authority IDs added or updated with aliases:\n * GO-2025-3431 CVE-2025-24884 GHSA-hcr5-wv4p-h2g2\n * GO-2025-3433 CVE-2025-23216 GHSA-47g2-qmh2-749v\n * GO-2025-3434 CVE-2025-24376 GHSA-fc89-jghx-8pvg\n * GO-2025-3435 CVE-2025-24784 GHSA-756x-m4mj-q96c\n * GO-2025-3436 CVE-2025-24883 GHSA-q26p-9cq4-7fc2\n * GO-2025-3437 GHSA-274v-mgcv-cm8j\n * GO-2025-3438 CVE-2024-11741 GHSA-wxcc-2f3q-4h58\n * GO-2025-3442 CVE-2025-24371 GHSA-22qq-3xwm-r5x4\n * GO-2025-3443 GHSA-r3r4-g7hq-pq4f\n * GO-2025-3444 CVE-2024-35177\n * GO-2025-3445 CVE-2024-47770\n\n- Use standard RPM macros to unpack the source and populate a\n working directory. Fixes build with RPM 4.20.\n\n- Update to version 0.0.20250130T185858 2025-01-30T18:58:58Z.\n Refs jsc#PED-11136\n Go CVE Numbering Authority IDs added or updated with aliases:\n * GO-2024-2842 CVE-2024-3727 GHSA-6wvf-f2vw-3425\n * GO-2024-3181 CVE-2024-9313 GHSA-x5q3-c8rm-w787\n * GO-2024-3188 CVE-2024-9312 GHSA-4gfw-wf7c-w6g2\n * GO-2025-3372 CVE-2024-45339 GHSA-6wxm-mpqj-6jpf\n * GO-2025-3373 CVE-2024-45341\n * GO-2025-3383 CVE-2024-45340\n * GO-2025-3408\n * GO-2025-3412 CVE-2024-10846 GHSA-36gq-35j3-p9r9\n * GO-2025-3420 CVE-2024-45336\n * GO-2025-3421 CVE-2025-22865\n * GO-2025-3424 CVE-2025-24369\n * GO-2025-3426 CVE-2025-0750 GHSA-hp5j-2585-qx6g\n * GO-2025-3427 CVE-2024-13484 GHSA-58fx-7v9q-3g56\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-429,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-429,openSUSE-SLE-15.6-2025-429", 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_0429-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0429-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250429-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0429-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020315.html", }, { category: "self", summary: "SUSE CVE CVE-2022-47930 page", url: "https://www.suse.com/security/cve/CVE-2022-47930/", }, { category: "self", summary: "SUSE CVE CVE-2024-10846 page", url: "https://www.suse.com/security/cve/CVE-2024-10846/", }, { 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-13484 page", url: "https://www.suse.com/security/cve/CVE-2024-13484/", }, { category: "self", summary: "SUSE CVE CVE-2024-35177 page", url: "https://www.suse.com/security/cve/CVE-2024-35177/", }, { category: "self", summary: "SUSE CVE CVE-2024-3727 page", url: "https://www.suse.com/security/cve/CVE-2024-3727/", }, { 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-45339 page", url: "https://www.suse.com/security/cve/CVE-2024-45339/", }, { category: "self", summary: "SUSE CVE CVE-2024-45340 page", url: "https://www.suse.com/security/cve/CVE-2024-45340/", }, { 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-2024-47770 page", url: "https://www.suse.com/security/cve/CVE-2024-47770/", }, { category: "self", summary: "SUSE CVE CVE-2024-50354 page", url: "https://www.suse.com/security/cve/CVE-2024-50354/", }, { category: "self", summary: "SUSE CVE CVE-2024-9312 page", url: "https://www.suse.com/security/cve/CVE-2024-9312/", }, { category: "self", summary: "SUSE CVE CVE-2024-9313 page", url: "https://www.suse.com/security/cve/CVE-2024-9313/", }, { category: "self", summary: "SUSE CVE CVE-2025-0750 page", url: "https://www.suse.com/security/cve/CVE-2025-0750/", }, { category: "self", summary: "SUSE CVE CVE-2025-22865 page", url: "https://www.suse.com/security/cve/CVE-2025-22865/", }, { 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-22867 page", url: "https://www.suse.com/security/cve/CVE-2025-22867/", }, { category: "self", summary: "SUSE CVE CVE-2025-23216 page", url: "https://www.suse.com/security/cve/CVE-2025-23216/", }, { category: "self", summary: "SUSE CVE CVE-2025-24366 page", url: "https://www.suse.com/security/cve/CVE-2025-24366/", }, { category: "self", summary: "SUSE CVE CVE-2025-24369 page", url: "https://www.suse.com/security/cve/CVE-2025-24369/", }, { category: "self", summary: "SUSE CVE CVE-2025-24371 page", url: "https://www.suse.com/security/cve/CVE-2025-24371/", }, { category: "self", summary: "SUSE CVE CVE-2025-24376 page", url: "https://www.suse.com/security/cve/CVE-2025-24376/", }, { category: "self", summary: "SUSE CVE CVE-2025-24784 page", url: "https://www.suse.com/security/cve/CVE-2025-24784/", }, { category: "self", summary: "SUSE CVE CVE-2025-24786 page", url: "https://www.suse.com/security/cve/CVE-2025-24786/", }, { category: "self", summary: "SUSE CVE CVE-2025-24787 page", url: "https://www.suse.com/security/cve/CVE-2025-24787/", }, { category: "self", summary: "SUSE CVE CVE-2025-24883 page", url: "https://www.suse.com/security/cve/CVE-2025-24883/", }, { category: "self", summary: "SUSE CVE CVE-2025-24884 page", url: "https://www.suse.com/security/cve/CVE-2025-24884/", }, ], title: "Security update for govulncheck-vulndb", tracking: { current_release_date: "2025-02-11T14:12:30Z", generator: { date: "2025-02-11T14:12:30Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0429-1", initial_release_date: "2025-02-11T14:12:30Z", revision_history: [ { date: "2025-02-11T14:12:30Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", product: { name: "govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", product_id: "govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { 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: "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: "govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", }, product_reference: "govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Package Hub 15 SP6", }, { category: "default_component_of", full_product_name: { name: "govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", }, product_reference: "govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { cve: "CVE-2022-47930", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-47930", }, ], notes: [ { category: "general", text: "An issue was discovered in IO FinNet tss-lib before 2.0.0. The parameter ssid for defining a session id is not used through the MPC implementation, which makes replaying and spoofing of messages easier. In particular, the Schnorr proof of knowledge implemented in sch.go does not utilize a session id, context, or random nonce in the generation of the challenge. This could allow a malicious user or an eavesdropper to replay a valid proof sent in the past.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2022-47930", url: "https://www.suse.com/security/cve/CVE-2022-47930", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2022-47930", }, { cve: "CVE-2024-10846", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-10846", }, ], notes: [ { category: "general", text: "The compose-go library component in versions v2.10-v2.4.0 allows an authorized user who sends malicious YAML payloads to cause the compose-go to consume excessive amount of Memory and CPU cycles while parsing YAML, such as used by Docker Compose from versions v2.27.0 to v2.29.7 included", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-10846", url: "https://www.suse.com/security/cve/CVE-2024-10846", }, { category: "external", summary: "SUSE Bug 1236335 for CVE-2024-10846", url: "https://bugzilla.suse.com/1236335", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2024-10846", }, { 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "low", }, ], title: "CVE-2024-11741", }, { cve: "CVE-2024-13484", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-13484", }, ], notes: [ { category: "general", text: "A flaw was found in openshift-gitops-operator-container. The openshift.io/cluster-monitoring label is applied to all namespaces that deploy an ArgoCD CR instance, allowing the namespace to create a rogue PrometheusRule. This issue can have adverse effects on the platform monitoring stack, as the rule is rolled out cluster-wide when the label is applied.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-13484", url: "https://www.suse.com/security/cve/CVE-2024-13484", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2024-13484", }, { cve: "CVE-2024-35177", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-35177", }, ], notes: [ { category: "general", text: "Wazuh is a free and open source platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments. The wazuh-agent for Windows is vulnerable to a Local Privilege Escalation vulnerability due to improper ACL of the non-default installation directory. A local malicious user could potentially exploit this vulnerability by placing one of the many DLL that are loaded and not present on the system in the installation folder of the agent OR by replacing the service executable binary itself with a malicious one. The root cause is an improper ACL applied on the installation folder when a non-default installation path is specified (e.g,: C:\\wazuh). Many DLLs are loaded from the installation folder and by creating a malicious DLLs that exports the functions of a legit one (and that is not found on the system where the agent is installed, such as rsync.dll) it is possible to escalate privileges from a low-privileged user and obtain code execution under the context of NT AUTHORITY\\SYSTEM. This issue has been addressed in version 4.9.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-35177", url: "https://www.suse.com/security/cve/CVE-2024-35177", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2024-35177", }, { cve: "CVE-2024-3727", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-3727", }, ], notes: [ { category: "general", text: "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-3727", url: "https://www.suse.com/security/cve/CVE-2024-3727", }, { category: "external", summary: "SUSE Bug 1224112 for CVE-2024-3727", url: "https://bugzilla.suse.com/1224112", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 8.3, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2024-3727", }, { 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-45336", url: "https://www.suse.com/security/cve/CVE-2024-45336", }, { 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2024-45336", }, { 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's 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2024-45339", }, { cve: "CVE-2024-45340", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-45340", }, ], notes: [ { category: "general", text: "Credentials provided via the new GOAUTH feature were not being properly segmented by domain, allowing a malicious server to request credentials they should not have access to. By default, unless otherwise set, this only affected credentials stored in the users .netrc file.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-45340", url: "https://www.suse.com/security/cve/CVE-2024-45340", }, { category: "external", summary: "SUSE Bug 1236360 for CVE-2024-45340", url: "https://bugzilla.suse.com/1236360", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.7, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2024-45340", }, { 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2024-45341", }, { cve: "CVE-2024-47770", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47770", }, ], notes: [ { category: "general", text: "Wazuh is a free and open source platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments. This vulnerability occurs when the system has weak privilege access, that allows an attacker to do privilege escalation. In this case the attacker is able to view agent list on Wazuh dashboard with no privilege access. This issue has been addressed in release version 4.9.1 and all users are advised to upgrade. There are no known workarounds for this vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-47770", url: "https://www.suse.com/security/cve/CVE-2024-47770", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2024-47770", }, { cve: "CVE-2024-50354", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-50354", }, ], notes: [ { category: "general", text: "gnark is a fast zk-SNARK library that offers a high-level API to design circuits. In gnark 0.11.0 and earlier, deserialization of Groth16 verification keys allocate excessive memory, consuming a lot of resources and triggering a crash with the error fatal error: runtime: out of memory.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-50354", url: "https://www.suse.com/security/cve/CVE-2024-50354", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2024-50354", }, { cve: "CVE-2024-9312", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-9312", }, ], notes: [ { category: "general", text: "Authd, through version 0.3.6, did not sufficiently randomize user IDs to prevent collisions. A local attacker who can register user names could spoof another user's ID and gain their privileges.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-9312", url: "https://www.suse.com/security/cve/CVE-2024-9312", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2024-9312", }, { cve: "CVE-2024-9313", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-9313", }, ], notes: [ { category: "general", text: "Authd PAM module before version 0.3.5 can allow broker-managed users to impersonate any other user managed by the same broker and perform any PAM operation with it, including authenticating as them.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2024-9313", url: "https://www.suse.com/security/cve/CVE-2024-9313", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2024-9313", }, { cve: "CVE-2025-0750", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-0750", }, ], notes: [ { category: "general", text: "A vulnerability was found in CRI-O. A path traversal issue in the log management functions (UnMountPodLogs and LinkContainerLogs) may allow an attacker with permissions to create and delete Pods to unmount arbitrary host paths, leading to node-level denial of service by unmounting critical system directories.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-0750", url: "https://www.suse.com/security/cve/CVE-2025-0750", }, { category: "external", summary: "SUSE Bug 1236479 for CVE-2025-0750", url: "https://bugzilla.suse.com/1236479", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2025-0750", }, { cve: "CVE-2025-22865", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-22865", }, ], notes: [ { category: "general", text: "Using ParsePKCS1PrivateKey to parse a RSA key that is missing the CRT values would panic when verifying that the key is well formed.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-22865", url: "https://www.suse.com/security/cve/CVE-2025-22865", }, { category: "external", summary: "SUSE Bug 1236361 for CVE-2025-22865", url: "https://bugzilla.suse.com/1236361", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2025-22865", }, { 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], 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 Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2025-22866", }, { cve: "CVE-2025-22867", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-22867", }, ], notes: [ { category: "general", text: "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the @executable_path, @loader_path, or @rpath special values in a \"#cgo LDFLAGS\" directive. This issue only affected go1.24rc2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-22867", url: "https://www.suse.com/security/cve/CVE-2025-22867", }, { category: "external", summary: "SUSE Bug 1236839 for CVE-2025-22867", url: "https://bugzilla.suse.com/1236839", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2025-22867", }, { cve: "CVE-2025-23216", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-23216", }, ], notes: [ { category: "general", text: "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. A vulnerability was discovered in Argo CD that exposed secret values in error messages and the diff view when an invalid Kubernetes Secret resource was synced from a repository. The vulnerability assumes the user has write access to the repository and can exploit it, either intentionally or unintentionally, by committing an invalid Secret to repository and triggering a Sync. Once exploited, any user with read access to Argo CD can view the exposed secret data. The vulnerability is fixed in v2.13.4, v2.12.10, and v2.11.13.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-23216", url: "https://www.suse.com/security/cve/CVE-2025-23216", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2025-23216", }, { cve: "CVE-2025-24366", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24366", }, ], notes: [ { category: "general", text: "SFTPGo is an open source, event-driven file transfer solution. SFTPGo supports execution of a defined set of commands via SSH. Besides a set of default commands some optional commands can be activated, one of them being `rsync`. It is disabled in the default configuration and it is limited to the local filesystem, it does not work with cloud/remote storage backends. Due to missing sanitization of the client provided `rsync` command, an authenticated remote user can use some options of the rsync command to read or write files with the permissions of the SFTPGo server process. This issue was fixed in version v2.6.5 by checking the client provided arguments. Users are advised to upgrade. There are no known workarounds for this vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-24366", url: "https://www.suse.com/security/cve/CVE-2025-24366", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2025-24366", }, { cve: "CVE-2025-24369", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24369", }, ], notes: [ { category: "general", text: "Anubis is a tool that allows administrators to protect bots against AI scrapers through bot-checking heuristics and a proof-of-work challenge to discourage scraping from multiple IP addresses. Anubis allows attackers to bypass the bot protection by requesting a challenge, formulates any nonce (such as 42069), and then passes the challenge with difficulty zero. Commit e09d0226a628f04b1d80fd83bee777894a45cd02 fixes this behavior by not using a client-specified difficulty value.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-24369", url: "https://www.suse.com/security/cve/CVE-2025-24369", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "low", }, ], title: "CVE-2025-24369", }, { cve: "CVE-2025-24371", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24371", }, ], notes: [ { category: "general", text: "CometBFT is a distributed, Byzantine fault-tolerant, deterministic state machine replication engine. In the `blocksync` protocol peers send their `base` and `latest` heights when they connect to a new node (`A`), which is syncing to the tip of a network. `base` acts as a lower ground and informs `A` that the peer only has blocks starting from height `base`. `latest` height informs `A` about the latest block in a network. Normally, nodes would only report increasing heights. If `B` fails to provide the latest block, `B` is removed and the `latest` height (target height) is recalculated based on other nodes `latest` heights. The existing code however doesn't check for the case where `B` first reports `latest` height `X` and immediately after height `Y`, where `X > Y`. `A` will be trying to catch up to 2000 indefinitely. This condition requires the introduction of malicious code in the full node first reporting some non-existing `latest` height, then reporting lower `latest` height and nodes which are syncing using `blocksync` protocol. This issue has been patched in versions 1.0.1 and 0.38.17 and all users are advised to upgrade. Operators may attempt to ban malicious peers from the network as a workaround.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-24371", url: "https://www.suse.com/security/cve/CVE-2025-24371", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2025-24371", }, { cve: "CVE-2025-24376", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24376", }, ], notes: [ { category: "general", text: "kubewarden-controller is a Kubernetes controller that allows you to dynamically register Kubewarden admission policies. By design, AdmissionPolicy and AdmissionPolicyGroup can evaluate only namespaced resources. The resources to be evaluated are determined by the rules provided by the user when defining the policy. There might be Kubernetes namespaced resources that should not be validated by AdmissionPolicy and by the AdmissionPolicyGroup policies because of their sensitive nature. For example, PolicyReport are namespaced resources that contain the list of non compliant objects found inside of a namespace. An attacker can use either an AdmissionPolicy or an AdmissionPolicyGroup to prevent the creation and update of PolicyReport objects to hide non-compliant resources. Moreover, the same attacker might use a mutating AdmissionPolicy to alter the contents of the PolicyReport created inside of the namespace. Starting from the 1.21.0 release, the validation rules applied to AdmissionPolicy and AdmissionPolicyGroup have been tightened to prevent them from validating sensitive types of namespaced resources.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-24376", url: "https://www.suse.com/security/cve/CVE-2025-24376", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2025-24376", }, { cve: "CVE-2025-24784", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24784", }, ], notes: [ { category: "general", text: "kubewarden-controller is a Kubernetes controller that allows you to dynamically register Kubewarden admission policies. The policy group feature, added to by the 1.17.0 release. By being namespaced, the AdmissionPolicyGroup has a well constrained impact on cluster resources. Hence, it's considered safe to allow non-admin users to create and manage these resources in the namespaces they own. Kubewarden policies can be allowed to query the Kubernetes API at evaluation time; these types of policies are called \"context aware\". Context aware policies can perform list and get operations against a Kubernetes cluster. The queries are done using the ServiceAccount of the Policy Server instance that hosts the policy. That means that access to the cluster is determined by the RBAC rules that apply to that ServiceAccount. The AdmissionPolicyGroup CRD allowed the deployment of context aware policies. This could allow an attacker to obtain information about resources that are out of their reach, by leveraging a higher access to the cluster granted to the ServiceAccount token used to run the policy. The impact of this vulnerability depends on the privileges that have been granted to the ServiceAccount used to run the Policy Server and assumes that users are using the recommended best practices of keeping the Policy Server's ServiceAccount least privileged. By default, the Kubewarden helm chart grants access to the following resources (cluster wide) only: Namespace, Pod, Deployment and Ingress. This vulnerability is fixed in 1.21.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-24784", url: "https://www.suse.com/security/cve/CVE-2025-24784", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2025-24784", }, { cve: "CVE-2025-24786", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24786", }, ], notes: [ { category: "general", text: "WhoDB is an open source database management tool. While the application only displays Sqlite3 databases present in the directory `/db`, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the application is running on. Affected versions of WhoDB allow users to connect to Sqlite3 databases. By default, the databases must be present in `/db/` (or alternatively `./tmp/` if development mode is enabled). If no databases are present in the default directory, the UI indicates that the user is unable to open any databases. The database file is an user-controlled value. This value is used in `.Join()` with the default directory, in order to get the full path of the database file to open. No checks are performed whether the database file that is eventually opened actually resides in the default directory `/db`. This allows an attacker to use path traversal (`../../`) in order to open any Sqlite3 database present on the system. This issue has been addressed in version 0.45.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-24786", url: "https://www.suse.com/security/cve/CVE-2025-24786", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "critical", }, ], title: "CVE-2025-24786", }, { cve: "CVE-2025-24787", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24787", }, ], notes: [ { category: "general", text: "WhoDB is an open source database management tool. In affected versions the application is vulnerable to parameter injection in database connection strings, which allows an attacker to read local files on the machine the application is running on. The application uses string concatenation to build database connection URIs which are then passed to corresponding libraries responsible for setting up the database connections. This string concatenation is done unsafely and without escaping or encoding the user input. This allows an user, in many cases, to inject arbitrary parameters into the URI string. These parameters can be potentially dangerous depending on the libraries used. One of these dangerous parameters is `allowAllFiles` in the library `github.com/go-sql-driver/mysql`. Should this be set to `true`, the library enables running the `LOAD DATA LOCAL INFILE` query on any file on the host machine (in this case, the machine that WhoDB is running on). By injecting `&allowAllFiles=true` into the connection URI and connecting to any MySQL server (such as an attacker-controlled one), the attacker is able to read local files. This issue has been addressed in version 0.45.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-24787", url: "https://www.suse.com/security/cve/CVE-2025-24787", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2025-24787", }, { cve: "CVE-2025-24883", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24883", }, ], notes: [ { category: "general", text: "go-ethereum (geth) is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.14.13.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-24883", url: "https://www.suse.com/security/cve/CVE-2025-24883", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "important", }, ], title: "CVE-2025-24883", }, { cve: "CVE-2025-24884", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24884", }, ], notes: [ { category: "general", text: "kube-audit-rest is a simple logger of mutation/creation requests to the k8s api. If the \"full-elastic-stack\" example vector configuration was used for a real cluster, the previous values of kubernetes secrets would have been disclosed in the audit messages. This vulnerability is fixed in 1.0.16.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2025-24884", url: "https://www.suse.com/security/cve/CVE-2025-24884", }, ], 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:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", "openSUSE Leap 15.6:govulncheck-vulndb-0.0.20250207T224745-150000.1.32.1.noarch", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:12:30Z", details: "moderate", }, ], title: "CVE-2025-24884", }, ], }
suse-su-2025:0392-1
Vulnerability from csaf_suse
Published
2025-02-10 07:34
Modified
2025-02-10 07:34
Summary
Security update for go1.22
Notes
Title of the patch
Security update for go1.22
Description of the patch
This update for go1.22 fixes the following issues:
- CVE-2025-22866: Fixed timing sidechannel for P-256 on ppc64le (bsc#1236801).
Bug fixes:
- go1.22 release tracking (bsc#1218424)
Patchnames
SUSE-2025-392,SUSE-SLE-Module-Development-Tools-15-SP6-2025-392,openSUSE-SLE-15.6-2025-392
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for go1.22", title: "Title of the patch", }, { category: "description", text: "This update for go1.22 fixes the following issues:\n\n- CVE-2025-22866: Fixed timing sidechannel for P-256 on ppc64le (bsc#1236801).\n\nBug fixes:\n\n- go1.22 release tracking (bsc#1218424)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-392,SUSE-SLE-Module-Development-Tools-15-SP6-2025-392,openSUSE-SLE-15.6-2025-392", 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_0392-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0392-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250392-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0392-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020294.html", }, { category: "self", summary: "SUSE Bug 1218424", url: "https://bugzilla.suse.com/1218424", }, { category: "self", summary: "SUSE Bug 1236801", url: "https://bugzilla.suse.com/1236801", }, { category: "self", summary: "SUSE CVE CVE-2025-22866 page", url: "https://www.suse.com/security/cve/CVE-2025-22866/", }, ], title: "Security update for go1.22", tracking: { current_release_date: "2025-02-10T07:34:18Z", generator: { date: "2025-02-10T07:34:18Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0392-1", initial_release_date: "2025-02-10T07:34:18Z", revision_history: [ { date: "2025-02-10T07:34:18Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.22-1.22.12-150000.1.42.1.aarch64", product: { name: "go1.22-1.22.12-150000.1.42.1.aarch64", product_id: "go1.22-1.22.12-150000.1.42.1.aarch64", }, }, { category: "product_version", name: "go1.22-doc-1.22.12-150000.1.42.1.aarch64", product: { name: "go1.22-doc-1.22.12-150000.1.42.1.aarch64", product_id: "go1.22-doc-1.22.12-150000.1.42.1.aarch64", }, }, { category: "product_version", name: "go1.22-race-1.22.12-150000.1.42.1.aarch64", product: { name: "go1.22-race-1.22.12-150000.1.42.1.aarch64", product_id: "go1.22-race-1.22.12-150000.1.42.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.22-1.22.12-150000.1.42.1.i586", product: { name: "go1.22-1.22.12-150000.1.42.1.i586", product_id: "go1.22-1.22.12-150000.1.42.1.i586", }, }, { category: "product_version", name: "go1.22-doc-1.22.12-150000.1.42.1.i586", product: { name: "go1.22-doc-1.22.12-150000.1.42.1.i586", product_id: "go1.22-doc-1.22.12-150000.1.42.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "go1.22-1.22.12-150000.1.42.1.ppc64le", product: { name: "go1.22-1.22.12-150000.1.42.1.ppc64le", product_id: "go1.22-1.22.12-150000.1.42.1.ppc64le", }, }, { category: "product_version", name: "go1.22-doc-1.22.12-150000.1.42.1.ppc64le", product: { name: "go1.22-doc-1.22.12-150000.1.42.1.ppc64le", product_id: "go1.22-doc-1.22.12-150000.1.42.1.ppc64le", }, }, { category: "product_version", name: "go1.22-race-1.22.12-150000.1.42.1.ppc64le", product: { name: "go1.22-race-1.22.12-150000.1.42.1.ppc64le", product_id: "go1.22-race-1.22.12-150000.1.42.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.22-1.22.12-150000.1.42.1.s390x", product: { name: "go1.22-1.22.12-150000.1.42.1.s390x", product_id: "go1.22-1.22.12-150000.1.42.1.s390x", }, }, { category: "product_version", name: "go1.22-doc-1.22.12-150000.1.42.1.s390x", product: { name: "go1.22-doc-1.22.12-150000.1.42.1.s390x", product_id: "go1.22-doc-1.22.12-150000.1.42.1.s390x", }, }, { category: "product_version", name: "go1.22-race-1.22.12-150000.1.42.1.s390x", product: { name: "go1.22-race-1.22.12-150000.1.42.1.s390x", product_id: "go1.22-race-1.22.12-150000.1.42.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.22-1.22.12-150000.1.42.1.x86_64", product: { name: "go1.22-1.22.12-150000.1.42.1.x86_64", product_id: "go1.22-1.22.12-150000.1.42.1.x86_64", }, }, { category: "product_version", name: "go1.22-doc-1.22.12-150000.1.42.1.x86_64", product: { name: "go1.22-doc-1.22.12-150000.1.42.1.x86_64", product_id: "go1.22-doc-1.22.12-150000.1.42.1.x86_64", }, }, { category: "product_version", name: "go1.22-race-1.22.12-150000.1.42.1.x86_64", product: { name: "go1.22-race-1.22.12-150000.1.42.1.x86_64", product_id: "go1.22-race-1.22.12-150000.1.42.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP6", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp6", }, }, }, { 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: "go1.22-1.22.12-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.aarch64", }, product_reference: "go1.22-1.22.12-150000.1.42.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.ppc64le", }, product_reference: "go1.22-1.22.12-150000.1.42.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-150000.1.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.s390x", }, product_reference: "go1.22-1.22.12-150000.1.42.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.x86_64", }, product_reference: "go1.22-1.22.12-150000.1.42.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.aarch64", }, product_reference: "go1.22-doc-1.22.12-150000.1.42.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.ppc64le", }, product_reference: "go1.22-doc-1.22.12-150000.1.42.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-150000.1.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.s390x", }, product_reference: "go1.22-doc-1.22.12-150000.1.42.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.x86_64", }, product_reference: "go1.22-doc-1.22.12-150000.1.42.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.aarch64", }, product_reference: "go1.22-race-1.22.12-150000.1.42.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.ppc64le", }, product_reference: "go1.22-race-1.22.12-150000.1.42.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-150000.1.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.s390x", }, product_reference: "go1.22-race-1.22.12-150000.1.42.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.x86_64", }, product_reference: "go1.22-race-1.22.12-150000.1.42.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-150000.1.42.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.aarch64", }, product_reference: "go1.22-1.22.12-150000.1.42.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-150000.1.42.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.ppc64le", }, product_reference: "go1.22-1.22.12-150000.1.42.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-150000.1.42.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.s390x", }, product_reference: "go1.22-1.22.12-150000.1.42.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-150000.1.42.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.x86_64", }, product_reference: "go1.22-1.22.12-150000.1.42.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-150000.1.42.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.aarch64", }, product_reference: "go1.22-doc-1.22.12-150000.1.42.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-150000.1.42.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.ppc64le", }, product_reference: "go1.22-doc-1.22.12-150000.1.42.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-150000.1.42.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.s390x", }, product_reference: "go1.22-doc-1.22.12-150000.1.42.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-150000.1.42.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.x86_64", }, product_reference: "go1.22-doc-1.22.12-150000.1.42.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-150000.1.42.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.aarch64", }, product_reference: "go1.22-race-1.22.12-150000.1.42.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-150000.1.42.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.ppc64le", }, product_reference: "go1.22-race-1.22.12-150000.1.42.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-150000.1.42.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.s390x", }, product_reference: "go1.22-race-1.22.12-150000.1.42.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-150000.1.42.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.x86_64", }, product_reference: "go1.22-race-1.22.12-150000.1.42.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { 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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.x86_64", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.aarch64", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.ppc64le", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.s390x", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.x86_64", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.aarch64", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.ppc64le", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.s390x", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.x86_64", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.aarch64", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.ppc64le", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.s390x", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.x86_64", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.aarch64", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.ppc64le", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.s390x", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.x86_64", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.aarch64", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.ppc64le", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.s390x", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.x86_64", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.aarch64", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.ppc64le", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.s390x", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-1.22.12-150000.1.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-doc-1.22.12-150000.1.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-race-1.22.12-150000.1.42.1.x86_64", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.aarch64", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.ppc64le", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.s390x", "openSUSE Leap 15.6:go1.22-1.22.12-150000.1.42.1.x86_64", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.aarch64", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.ppc64le", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.s390x", "openSUSE Leap 15.6:go1.22-doc-1.22.12-150000.1.42.1.x86_64", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.aarch64", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.ppc64le", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.s390x", "openSUSE Leap 15.6:go1.22-race-1.22.12-150000.1.42.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-10T07:34:18Z", details: "moderate", }, ], title: "CVE-2025-22866", }, ], }
suse-su-2025:0393-1
Vulnerability from csaf_suse
Published
2025-02-10 07:34
Modified
2025-02-10 07:34
Summary
Security update for go1.23
Notes
Title of the patch
Security update for go1.23
Description of the patch
This update for go1.23 fixes the following issues:
- CVE-2025-22866: Fixed timing sidechannel for P-256 on ppc64le (bsc#1236801).
Bug fixes:
- go1.23 release tracking (bsc#1229122)
Patchnames
SUSE-2025-393,SUSE-SLE-Module-Development-Tools-15-SP6-2025-393,openSUSE-SLE-15.6-2025-393
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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", title: "Title of the patch", }, { category: "description", text: "This update for go1.23 fixes the following issues:\n\n- CVE-2025-22866: Fixed timing sidechannel for P-256 on ppc64le (bsc#1236801).\n\nBug fixes:\n\n- go1.23 release tracking (bsc#1229122)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-393,SUSE-SLE-Module-Development-Tools-15-SP6-2025-393,openSUSE-SLE-15.6-2025-393", 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_0393-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0393-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250393-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0393-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020293.html", }, { category: "self", summary: "SUSE Bug 1229122", url: "https://bugzilla.suse.com/1229122", }, { category: "self", summary: "SUSE Bug 1236801", url: "https://bugzilla.suse.com/1236801", }, { category: "self", summary: "SUSE CVE CVE-2025-22866 page", url: "https://www.suse.com/security/cve/CVE-2025-22866/", }, ], title: "Security update for go1.23", tracking: { current_release_date: "2025-02-10T07:34:30Z", generator: { date: "2025-02-10T07:34:30Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0393-1", initial_release_date: "2025-02-10T07:34:30Z", revision_history: [ { date: "2025-02-10T07:34:30Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.23-1.23.6-150000.1.21.1.aarch64", product: { name: "go1.23-1.23.6-150000.1.21.1.aarch64", product_id: "go1.23-1.23.6-150000.1.21.1.aarch64", }, }, { category: "product_version", name: "go1.23-doc-1.23.6-150000.1.21.1.aarch64", product: { name: "go1.23-doc-1.23.6-150000.1.21.1.aarch64", product_id: "go1.23-doc-1.23.6-150000.1.21.1.aarch64", }, }, { category: "product_version", name: "go1.23-race-1.23.6-150000.1.21.1.aarch64", product: { name: "go1.23-race-1.23.6-150000.1.21.1.aarch64", product_id: "go1.23-race-1.23.6-150000.1.21.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.23-1.23.6-150000.1.21.1.i586", product: { name: "go1.23-1.23.6-150000.1.21.1.i586", product_id: "go1.23-1.23.6-150000.1.21.1.i586", }, }, { category: "product_version", name: "go1.23-doc-1.23.6-150000.1.21.1.i586", product: { name: "go1.23-doc-1.23.6-150000.1.21.1.i586", product_id: "go1.23-doc-1.23.6-150000.1.21.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "go1.23-1.23.6-150000.1.21.1.ppc64le", product: { name: "go1.23-1.23.6-150000.1.21.1.ppc64le", product_id: "go1.23-1.23.6-150000.1.21.1.ppc64le", }, }, { category: "product_version", name: "go1.23-doc-1.23.6-150000.1.21.1.ppc64le", product: { name: "go1.23-doc-1.23.6-150000.1.21.1.ppc64le", product_id: "go1.23-doc-1.23.6-150000.1.21.1.ppc64le", }, }, { category: "product_version", name: "go1.23-race-1.23.6-150000.1.21.1.ppc64le", product: { name: "go1.23-race-1.23.6-150000.1.21.1.ppc64le", product_id: "go1.23-race-1.23.6-150000.1.21.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.23-1.23.6-150000.1.21.1.s390x", product: { name: "go1.23-1.23.6-150000.1.21.1.s390x", product_id: "go1.23-1.23.6-150000.1.21.1.s390x", }, }, { category: "product_version", name: "go1.23-doc-1.23.6-150000.1.21.1.s390x", product: { name: "go1.23-doc-1.23.6-150000.1.21.1.s390x", product_id: "go1.23-doc-1.23.6-150000.1.21.1.s390x", }, }, { category: "product_version", name: "go1.23-race-1.23.6-150000.1.21.1.s390x", product: { name: "go1.23-race-1.23.6-150000.1.21.1.s390x", product_id: "go1.23-race-1.23.6-150000.1.21.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.23-1.23.6-150000.1.21.1.x86_64", product: { name: "go1.23-1.23.6-150000.1.21.1.x86_64", product_id: "go1.23-1.23.6-150000.1.21.1.x86_64", }, }, { category: "product_version", name: "go1.23-doc-1.23.6-150000.1.21.1.x86_64", product: { name: "go1.23-doc-1.23.6-150000.1.21.1.x86_64", product_id: "go1.23-doc-1.23.6-150000.1.21.1.x86_64", }, }, { category: "product_version", name: "go1.23-race-1.23.6-150000.1.21.1.x86_64", product: { name: "go1.23-race-1.23.6-150000.1.21.1.x86_64", product_id: "go1.23-race-1.23.6-150000.1.21.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP6", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp6", }, }, }, { 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: "go1.23-1.23.6-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.aarch64", }, product_reference: "go1.23-1.23.6-150000.1.21.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.ppc64le", }, product_reference: "go1.23-1.23.6-150000.1.21.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-150000.1.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.s390x", }, product_reference: "go1.23-1.23.6-150000.1.21.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.x86_64", }, product_reference: "go1.23-1.23.6-150000.1.21.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.aarch64", }, product_reference: "go1.23-doc-1.23.6-150000.1.21.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.ppc64le", }, product_reference: "go1.23-doc-1.23.6-150000.1.21.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-150000.1.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.s390x", }, product_reference: "go1.23-doc-1.23.6-150000.1.21.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.x86_64", }, product_reference: "go1.23-doc-1.23.6-150000.1.21.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.aarch64", }, product_reference: "go1.23-race-1.23.6-150000.1.21.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.ppc64le", }, product_reference: "go1.23-race-1.23.6-150000.1.21.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-150000.1.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.s390x", }, product_reference: "go1.23-race-1.23.6-150000.1.21.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.x86_64", }, product_reference: "go1.23-race-1.23.6-150000.1.21.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-150000.1.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.aarch64", }, product_reference: "go1.23-1.23.6-150000.1.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-150000.1.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.ppc64le", }, product_reference: "go1.23-1.23.6-150000.1.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-150000.1.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.s390x", }, product_reference: "go1.23-1.23.6-150000.1.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-150000.1.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.x86_64", }, product_reference: "go1.23-1.23.6-150000.1.21.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-150000.1.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.aarch64", }, product_reference: "go1.23-doc-1.23.6-150000.1.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-150000.1.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.ppc64le", }, product_reference: "go1.23-doc-1.23.6-150000.1.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-150000.1.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.s390x", }, product_reference: "go1.23-doc-1.23.6-150000.1.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-150000.1.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.x86_64", }, product_reference: "go1.23-doc-1.23.6-150000.1.21.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-150000.1.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.aarch64", }, product_reference: "go1.23-race-1.23.6-150000.1.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-150000.1.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.ppc64le", }, product_reference: "go1.23-race-1.23.6-150000.1.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-150000.1.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.s390x", }, product_reference: "go1.23-race-1.23.6-150000.1.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-150000.1.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.x86_64", }, product_reference: "go1.23-race-1.23.6-150000.1.21.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { 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 Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.x86_64", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.aarch64", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.ppc64le", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.s390x", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.x86_64", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.aarch64", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.ppc64le", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.s390x", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.x86_64", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.aarch64", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.ppc64le", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.s390x", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.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 Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.x86_64", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.aarch64", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.ppc64le", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.s390x", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.x86_64", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.aarch64", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.ppc64le", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.s390x", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.x86_64", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.aarch64", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.ppc64le", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.s390x", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.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 Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.6-150000.1.21.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.6-150000.1.21.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.6-150000.1.21.1.x86_64", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.aarch64", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.ppc64le", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.s390x", "openSUSE Leap 15.6:go1.23-1.23.6-150000.1.21.1.x86_64", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.aarch64", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.ppc64le", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.s390x", "openSUSE Leap 15.6:go1.23-doc-1.23.6-150000.1.21.1.x86_64", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.aarch64", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.ppc64le", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.s390x", "openSUSE Leap 15.6:go1.23-race-1.23.6-150000.1.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-10T07:34:30Z", details: "moderate", }, ], title: "CVE-2025-22866", }, ], }
suse-su-2025:0431-1
Vulnerability from csaf_suse
Published
2025-02-11 14:13
Modified
2025-02-11 14:13
Summary
Security update for go1.24
Notes
Title of the patch
Security update for go1.24
Description of the patch
This update for go1.24 fixes the following issues:
- CVE-2025-22866: Fixed timing sidechannel for P-256 on ppc64le (bsc#1236801).
- CVE-2025-22867: Fixed arbitrary code execution during build on darwin (bsc#1236839).
Other fixes:
- go1.2r42 release tracking (bsc#1236217)
Patchnames
SUSE-2025-431,SUSE-SLE-Module-Development-Tools-15-SP6-2025-431,openSUSE-SLE-15.6-2025-431
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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.24", title: "Title of the patch", }, { category: "description", text: "This update for go1.24 fixes the following issues:\n\n- CVE-2025-22866: Fixed timing sidechannel for P-256 on ppc64le (bsc#1236801).\n- CVE-2025-22867: Fixed arbitrary code execution during build on darwin (bsc#1236839).\n\nOther fixes:\n\n- go1.2r42 release tracking (bsc#1236217)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-431,SUSE-SLE-Module-Development-Tools-15-SP6-2025-431,openSUSE-SLE-15.6-2025-431", 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_0431-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0431-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250431-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0431-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020314.html", }, { category: "self", summary: "SUSE Bug 1236217", url: "https://bugzilla.suse.com/1236217", }, { category: "self", summary: "SUSE Bug 1236801", url: "https://bugzilla.suse.com/1236801", }, { category: "self", summary: "SUSE Bug 1236839", url: "https://bugzilla.suse.com/1236839", }, { 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-22867 page", url: "https://www.suse.com/security/cve/CVE-2025-22867/", }, ], title: "Security update for go1.24", tracking: { current_release_date: "2025-02-11T14:13:46Z", generator: { date: "2025-02-11T14:13:46Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0431-1", initial_release_date: "2025-02-11T14:13:46Z", revision_history: [ { date: "2025-02-11T14:13:46Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.24-1.24rc3-150000.1.6.1.aarch64", product: { name: "go1.24-1.24rc3-150000.1.6.1.aarch64", product_id: "go1.24-1.24rc3-150000.1.6.1.aarch64", }, }, { category: "product_version", name: "go1.24-doc-1.24rc3-150000.1.6.1.aarch64", product: { name: "go1.24-doc-1.24rc3-150000.1.6.1.aarch64", product_id: "go1.24-doc-1.24rc3-150000.1.6.1.aarch64", }, }, { category: "product_version", name: "go1.24-race-1.24rc3-150000.1.6.1.aarch64", product: { name: "go1.24-race-1.24rc3-150000.1.6.1.aarch64", product_id: "go1.24-race-1.24rc3-150000.1.6.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.24-1.24rc3-150000.1.6.1.i586", product: { name: "go1.24-1.24rc3-150000.1.6.1.i586", product_id: "go1.24-1.24rc3-150000.1.6.1.i586", }, }, { category: "product_version", name: "go1.24-doc-1.24rc3-150000.1.6.1.i586", product: { name: "go1.24-doc-1.24rc3-150000.1.6.1.i586", product_id: "go1.24-doc-1.24rc3-150000.1.6.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "go1.24-1.24rc3-150000.1.6.1.ppc64le", product: { name: "go1.24-1.24rc3-150000.1.6.1.ppc64le", product_id: "go1.24-1.24rc3-150000.1.6.1.ppc64le", }, }, { category: "product_version", name: "go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", product: { name: "go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", product_id: "go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", }, }, { category: "product_version", name: "go1.24-race-1.24rc3-150000.1.6.1.ppc64le", product: { name: "go1.24-race-1.24rc3-150000.1.6.1.ppc64le", product_id: "go1.24-race-1.24rc3-150000.1.6.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.24-1.24rc3-150000.1.6.1.s390x", product: { name: "go1.24-1.24rc3-150000.1.6.1.s390x", product_id: "go1.24-1.24rc3-150000.1.6.1.s390x", }, }, { category: "product_version", name: "go1.24-doc-1.24rc3-150000.1.6.1.s390x", product: { name: "go1.24-doc-1.24rc3-150000.1.6.1.s390x", product_id: "go1.24-doc-1.24rc3-150000.1.6.1.s390x", }, }, { category: "product_version", name: "go1.24-race-1.24rc3-150000.1.6.1.s390x", product: { name: "go1.24-race-1.24rc3-150000.1.6.1.s390x", product_id: "go1.24-race-1.24rc3-150000.1.6.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.24-1.24rc3-150000.1.6.1.x86_64", product: { name: "go1.24-1.24rc3-150000.1.6.1.x86_64", product_id: "go1.24-1.24rc3-150000.1.6.1.x86_64", }, }, { category: "product_version", name: "go1.24-doc-1.24rc3-150000.1.6.1.x86_64", product: { name: "go1.24-doc-1.24rc3-150000.1.6.1.x86_64", product_id: "go1.24-doc-1.24rc3-150000.1.6.1.x86_64", }, }, { category: "product_version", name: "go1.24-race-1.24rc3-150000.1.6.1.x86_64", product: { name: "go1.24-race-1.24rc3-150000.1.6.1.x86_64", product_id: "go1.24-race-1.24rc3-150000.1.6.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP6", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp6", }, }, }, { 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: "go1.24-1.24rc3-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.aarch64", }, product_reference: "go1.24-1.24rc3-150000.1.6.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.ppc64le", }, product_reference: "go1.24-1.24rc3-150000.1.6.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-150000.1.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.s390x", }, product_reference: "go1.24-1.24rc3-150000.1.6.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.x86_64", }, product_reference: "go1.24-1.24rc3-150000.1.6.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", }, product_reference: "go1.24-doc-1.24rc3-150000.1.6.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", }, product_reference: "go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-150000.1.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", }, product_reference: "go1.24-doc-1.24rc3-150000.1.6.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", }, product_reference: "go1.24-doc-1.24rc3-150000.1.6.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", }, product_reference: "go1.24-race-1.24rc3-150000.1.6.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", }, product_reference: "go1.24-race-1.24rc3-150000.1.6.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-150000.1.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.s390x", }, product_reference: "go1.24-race-1.24rc3-150000.1.6.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", }, product_reference: "go1.24-race-1.24rc3-150000.1.6.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP6", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-150000.1.6.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.aarch64", }, product_reference: "go1.24-1.24rc3-150000.1.6.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-150000.1.6.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.ppc64le", }, product_reference: "go1.24-1.24rc3-150000.1.6.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-150000.1.6.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.s390x", }, product_reference: "go1.24-1.24rc3-150000.1.6.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-150000.1.6.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.x86_64", }, product_reference: "go1.24-1.24rc3-150000.1.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-150000.1.6.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", }, product_reference: "go1.24-doc-1.24rc3-150000.1.6.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-150000.1.6.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", }, product_reference: "go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-150000.1.6.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", }, product_reference: "go1.24-doc-1.24rc3-150000.1.6.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-150000.1.6.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", }, product_reference: "go1.24-doc-1.24rc3-150000.1.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-150000.1.6.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", }, product_reference: "go1.24-race-1.24rc3-150000.1.6.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-150000.1.6.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", }, product_reference: "go1.24-race-1.24rc3-150000.1.6.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-150000.1.6.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.s390x", }, product_reference: "go1.24-race-1.24rc3-150000.1.6.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-150000.1.6.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", }, product_reference: "go1.24-race-1.24rc3-150000.1.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { 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 Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.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 Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.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 Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:13:46Z", details: "moderate", }, ], title: "CVE-2025-22866", }, { cve: "CVE-2025-22867", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-22867", }, ], notes: [ { category: "general", text: "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the @executable_path, @loader_path, or @rpath special values in a \"#cgo LDFLAGS\" directive. This issue only affected go1.24rc2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-22867", url: "https://www.suse.com/security/cve/CVE-2025-22867", }, { category: "external", summary: "SUSE Bug 1236839 for CVE-2025-22867", url: "https://bugzilla.suse.com/1236839", }, ], 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 Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-doc-1.24rc3-150000.1.6.1.x86_64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.aarch64", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.ppc64le", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.s390x", "openSUSE Leap 15.6:go1.24-race-1.24rc3-150000.1.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-11T14:13:46Z", details: "moderate", }, ], title: "CVE-2025-22867", }, ], }
opensuse-su-2025:14754-1
Vulnerability from csaf_opensuse
Published
2025-02-09 00:00
Modified
2025-02-09 00:00
Summary
govulncheck-vulndb-0.0.20250207T224745-1.1 on GA media
Notes
Title of the patch
govulncheck-vulndb-0.0.20250207T224745-1.1 on GA media
Description of the patch
These are all security issues fixed in the govulncheck-vulndb-0.0.20250207T224745-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14754
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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: "govulncheck-vulndb-0.0.20250207T224745-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the govulncheck-vulndb-0.0.20250207T224745-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14754", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14754-1.json", }, { category: "self", summary: "SUSE CVE CVE-2022-47930 page", url: "https://www.suse.com/security/cve/CVE-2022-47930/", }, { 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-22867 page", url: "https://www.suse.com/security/cve/CVE-2025-22867/", }, { category: "self", summary: "SUSE CVE CVE-2025-24366 page", url: "https://www.suse.com/security/cve/CVE-2025-24366/", }, { category: "self", summary: "SUSE CVE CVE-2025-24786 page", url: "https://www.suse.com/security/cve/CVE-2025-24786/", }, { category: "self", summary: "SUSE CVE CVE-2025-24787 page", url: "https://www.suse.com/security/cve/CVE-2025-24787/", }, ], title: "govulncheck-vulndb-0.0.20250207T224745-1.1 on GA media", tracking: { current_release_date: "2025-02-09T00:00:00Z", generator: { date: "2025-02-09T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14754-1", initial_release_date: "2025-02-09T00:00:00Z", revision_history: [ { date: "2025-02-09T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", product: { name: "govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", product_id: "govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", product: { name: "govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", product_id: "govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", product: { name: "govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", product_id: "govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", product: { name: "govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", product_id: "govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", }, product_reference: "govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", }, product_reference: "govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "govulncheck-vulndb-0.0.20250207T224745-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", }, product_reference: "govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", }, product_reference: "govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2022-47930", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-47930", }, ], notes: [ { category: "general", text: "An issue was discovered in IO FinNet tss-lib before 2.0.0. The parameter ssid for defining a session id is not used through the MPC implementation, which makes replaying and spoofing of messages easier. In particular, the Schnorr proof of knowledge implemented in sch.go does not utilize a session id, context, or random nonce in the generation of the challenge. This could allow a malicious user or an eavesdropper to replay a valid proof sent in the past.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-47930", url: "https://www.suse.com/security/cve/CVE-2022-47930", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-09T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-47930", }, { 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: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.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: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.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: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-09T00:00:00Z", details: "moderate", }, ], title: "CVE-2025-22866", }, { cve: "CVE-2025-22867", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-22867", }, ], notes: [ { category: "general", text: "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the @executable_path, @loader_path, or @rpath special values in a \"#cgo LDFLAGS\" directive. This issue only affected go1.24rc2.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-22867", url: "https://www.suse.com/security/cve/CVE-2025-22867", }, { category: "external", summary: "SUSE Bug 1236839 for CVE-2025-22867", url: "https://bugzilla.suse.com/1236839", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-09T00:00:00Z", details: "moderate", }, ], title: "CVE-2025-22867", }, { cve: "CVE-2025-24366", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24366", }, ], notes: [ { category: "general", text: "SFTPGo is an open source, event-driven file transfer solution. SFTPGo supports execution of a defined set of commands via SSH. Besides a set of default commands some optional commands can be activated, one of them being `rsync`. It is disabled in the default configuration and it is limited to the local filesystem, it does not work with cloud/remote storage backends. Due to missing sanitization of the client provided `rsync` command, an authenticated remote user can use some options of the rsync command to read or write files with the permissions of the SFTPGo server process. This issue was fixed in version v2.6.5 by checking the client provided arguments. Users are advised to upgrade. There are no known workarounds for this vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-24366", url: "https://www.suse.com/security/cve/CVE-2025-24366", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-09T00:00:00Z", details: "important", }, ], title: "CVE-2025-24366", }, { cve: "CVE-2025-24786", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24786", }, ], notes: [ { category: "general", text: "WhoDB is an open source database management tool. While the application only displays Sqlite3 databases present in the directory `/db`, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the application is running on. Affected versions of WhoDB allow users to connect to Sqlite3 databases. By default, the databases must be present in `/db/` (or alternatively `./tmp/` if development mode is enabled). If no databases are present in the default directory, the UI indicates that the user is unable to open any databases. The database file is an user-controlled value. This value is used in `.Join()` with the default directory, in order to get the full path of the database file to open. No checks are performed whether the database file that is eventually opened actually resides in the default directory `/db`. This allows an attacker to use path traversal (`../../`) in order to open any Sqlite3 database present on the system. This issue has been addressed in version 0.45.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-24786", url: "https://www.suse.com/security/cve/CVE-2025-24786", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-09T00:00:00Z", details: "critical", }, ], title: "CVE-2025-24786", }, { cve: "CVE-2025-24787", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-24787", }, ], notes: [ { category: "general", text: "WhoDB is an open source database management tool. In affected versions the application is vulnerable to parameter injection in database connection strings, which allows an attacker to read local files on the machine the application is running on. The application uses string concatenation to build database connection URIs which are then passed to corresponding libraries responsible for setting up the database connections. This string concatenation is done unsafely and without escaping or encoding the user input. This allows an user, in many cases, to inject arbitrary parameters into the URI string. These parameters can be potentially dangerous depending on the libraries used. One of these dangerous parameters is `allowAllFiles` in the library `github.com/go-sql-driver/mysql`. Should this be set to `true`, the library enables running the `LOAD DATA LOCAL INFILE` query on any file on the host machine (in this case, the machine that WhoDB is running on). By injecting `&allowAllFiles=true` into the connection URI and connecting to any MySQL server (such as an attacker-controlled one), the attacker is able to read local files. This issue has been addressed in version 0.45.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-24787", url: "https://www.suse.com/security/cve/CVE-2025-24787", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250207T224745-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-09T00:00:00Z", details: "important", }, ], title: "CVE-2025-24787", }, ], }
opensuse-su-2025:14746-1
Vulnerability from csaf_opensuse
Published
2025-02-08 00:00
Modified
2025-02-08 00:00
Summary
go1.23-1.23.6-1.1 on GA media
Notes
Title of the patch
go1.23-1.23.6-1.1 on GA media
Description of the patch
These are all security issues fixed in the go1.23-1.23.6-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14746
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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: "go1.23-1.23.6-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the go1.23-1.23.6-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14746", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14746-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14746-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/L7UGHSZ63TOLAKUNNNI4C3UFVJH4QNCX/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14746-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/L7UGHSZ63TOLAKUNNNI4C3UFVJH4QNCX/", }, { category: "self", summary: "SUSE CVE CVE-2025-22866 page", url: "https://www.suse.com/security/cve/CVE-2025-22866/", }, ], title: "go1.23-1.23.6-1.1 on GA media", tracking: { current_release_date: "2025-02-08T00:00:00Z", generator: { date: "2025-02-08T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14746-1", initial_release_date: "2025-02-08T00:00:00Z", revision_history: [ { date: "2025-02-08T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.23-1.23.6-1.1.aarch64", product: { name: "go1.23-1.23.6-1.1.aarch64", product_id: "go1.23-1.23.6-1.1.aarch64", }, }, { category: "product_version", name: "go1.23-doc-1.23.6-1.1.aarch64", product: { name: "go1.23-doc-1.23.6-1.1.aarch64", product_id: "go1.23-doc-1.23.6-1.1.aarch64", }, }, { category: "product_version", name: "go1.23-libstd-1.23.6-1.1.aarch64", product: { name: "go1.23-libstd-1.23.6-1.1.aarch64", product_id: "go1.23-libstd-1.23.6-1.1.aarch64", }, }, { category: "product_version", name: "go1.23-race-1.23.6-1.1.aarch64", product: { name: "go1.23-race-1.23.6-1.1.aarch64", product_id: "go1.23-race-1.23.6-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.23-1.23.6-1.1.ppc64le", product: { name: "go1.23-1.23.6-1.1.ppc64le", product_id: "go1.23-1.23.6-1.1.ppc64le", }, }, { category: "product_version", name: "go1.23-doc-1.23.6-1.1.ppc64le", product: { name: "go1.23-doc-1.23.6-1.1.ppc64le", product_id: "go1.23-doc-1.23.6-1.1.ppc64le", }, }, { category: "product_version", name: "go1.23-libstd-1.23.6-1.1.ppc64le", product: { name: "go1.23-libstd-1.23.6-1.1.ppc64le", product_id: "go1.23-libstd-1.23.6-1.1.ppc64le", }, }, { category: "product_version", name: "go1.23-race-1.23.6-1.1.ppc64le", product: { name: "go1.23-race-1.23.6-1.1.ppc64le", product_id: "go1.23-race-1.23.6-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.23-1.23.6-1.1.s390x", product: { name: "go1.23-1.23.6-1.1.s390x", product_id: "go1.23-1.23.6-1.1.s390x", }, }, { category: "product_version", name: "go1.23-doc-1.23.6-1.1.s390x", product: { name: "go1.23-doc-1.23.6-1.1.s390x", product_id: "go1.23-doc-1.23.6-1.1.s390x", }, }, { category: "product_version", name: "go1.23-libstd-1.23.6-1.1.s390x", product: { name: "go1.23-libstd-1.23.6-1.1.s390x", product_id: "go1.23-libstd-1.23.6-1.1.s390x", }, }, { category: "product_version", name: "go1.23-race-1.23.6-1.1.s390x", product: { name: "go1.23-race-1.23.6-1.1.s390x", product_id: "go1.23-race-1.23.6-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.23-1.23.6-1.1.x86_64", product: { name: "go1.23-1.23.6-1.1.x86_64", product_id: "go1.23-1.23.6-1.1.x86_64", }, }, { category: "product_version", name: "go1.23-doc-1.23.6-1.1.x86_64", product: { name: "go1.23-doc-1.23.6-1.1.x86_64", product_id: "go1.23-doc-1.23.6-1.1.x86_64", }, }, { category: "product_version", name: "go1.23-libstd-1.23.6-1.1.x86_64", product: { name: "go1.23-libstd-1.23.6-1.1.x86_64", product_id: "go1.23-libstd-1.23.6-1.1.x86_64", }, }, { category: "product_version", name: "go1.23-race-1.23.6-1.1.x86_64", product: { name: "go1.23-race-1.23.6-1.1.x86_64", product_id: "go1.23-race-1.23.6-1.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-1.23.6-1.1.aarch64", }, product_reference: "go1.23-1.23.6-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-1.23.6-1.1.ppc64le", }, product_reference: "go1.23-1.23.6-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-1.23.6-1.1.s390x", }, product_reference: "go1.23-1.23.6-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-1.23.6-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-1.23.6-1.1.x86_64", }, product_reference: "go1.23-1.23.6-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.aarch64", }, product_reference: "go1.23-doc-1.23.6-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.ppc64le", }, product_reference: "go1.23-doc-1.23.6-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.s390x", }, product_reference: "go1.23-doc-1.23.6-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-doc-1.23.6-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.x86_64", }, product_reference: "go1.23-doc-1.23.6-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-libstd-1.23.6-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.aarch64", }, product_reference: "go1.23-libstd-1.23.6-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-libstd-1.23.6-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.ppc64le", }, product_reference: "go1.23-libstd-1.23.6-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-libstd-1.23.6-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.s390x", }, product_reference: "go1.23-libstd-1.23.6-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-libstd-1.23.6-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.x86_64", }, product_reference: "go1.23-libstd-1.23.6-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.aarch64", }, product_reference: "go1.23-race-1.23.6-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.ppc64le", }, product_reference: "go1.23-race-1.23.6-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.s390x", }, product_reference: "go1.23-race-1.23.6-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.23-race-1.23.6-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.x86_64", }, product_reference: "go1.23-race-1.23.6-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { 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: [ "openSUSE Tumbleweed:go1.23-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-1.23.6-1.1.x86_64", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.x86_64", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.x86_64", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.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: [ "openSUSE Tumbleweed:go1.23-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-1.23.6-1.1.x86_64", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.x86_64", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.x86_64", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.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: [ "openSUSE Tumbleweed:go1.23-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-1.23.6-1.1.x86_64", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-doc-1.23.6-1.1.x86_64", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-libstd-1.23.6-1.1.x86_64", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.aarch64", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.ppc64le", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.s390x", "openSUSE Tumbleweed:go1.23-race-1.23.6-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-08T00:00:00Z", details: "moderate", }, ], title: "CVE-2025-22866", }, ], }
opensuse-su-2025:14745-1
Vulnerability from csaf_opensuse
Published
2025-02-08 00:00
Modified
2025-02-08 00:00
Summary
go1.22-1.22.12-1.1 on GA media
Notes
Title of the patch
go1.22-1.22.12-1.1 on GA media
Description of the patch
These are all security issues fixed in the go1.22-1.22.12-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14745
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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: "go1.22-1.22.12-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the go1.22-1.22.12-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14745", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14745-1.json", }, { category: "self", summary: "SUSE CVE CVE-2025-22866 page", url: "https://www.suse.com/security/cve/CVE-2025-22866/", }, ], title: "go1.22-1.22.12-1.1 on GA media", tracking: { current_release_date: "2025-02-08T00:00:00Z", generator: { date: "2025-02-08T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14745-1", initial_release_date: "2025-02-08T00:00:00Z", revision_history: [ { date: "2025-02-08T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.22-1.22.12-1.1.aarch64", product: { name: "go1.22-1.22.12-1.1.aarch64", product_id: "go1.22-1.22.12-1.1.aarch64", }, }, { category: "product_version", name: "go1.22-doc-1.22.12-1.1.aarch64", product: { name: "go1.22-doc-1.22.12-1.1.aarch64", product_id: "go1.22-doc-1.22.12-1.1.aarch64", }, }, { category: "product_version", name: "go1.22-libstd-1.22.12-1.1.aarch64", product: { name: "go1.22-libstd-1.22.12-1.1.aarch64", product_id: "go1.22-libstd-1.22.12-1.1.aarch64", }, }, { category: "product_version", name: "go1.22-race-1.22.12-1.1.aarch64", product: { name: "go1.22-race-1.22.12-1.1.aarch64", product_id: "go1.22-race-1.22.12-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.22-1.22.12-1.1.ppc64le", product: { name: "go1.22-1.22.12-1.1.ppc64le", product_id: "go1.22-1.22.12-1.1.ppc64le", }, }, { category: "product_version", name: "go1.22-doc-1.22.12-1.1.ppc64le", product: { name: "go1.22-doc-1.22.12-1.1.ppc64le", product_id: "go1.22-doc-1.22.12-1.1.ppc64le", }, }, { category: "product_version", name: "go1.22-libstd-1.22.12-1.1.ppc64le", product: { name: "go1.22-libstd-1.22.12-1.1.ppc64le", product_id: "go1.22-libstd-1.22.12-1.1.ppc64le", }, }, { category: "product_version", name: "go1.22-race-1.22.12-1.1.ppc64le", product: { name: "go1.22-race-1.22.12-1.1.ppc64le", product_id: "go1.22-race-1.22.12-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.22-1.22.12-1.1.s390x", product: { name: "go1.22-1.22.12-1.1.s390x", product_id: "go1.22-1.22.12-1.1.s390x", }, }, { category: "product_version", name: "go1.22-doc-1.22.12-1.1.s390x", product: { name: "go1.22-doc-1.22.12-1.1.s390x", product_id: "go1.22-doc-1.22.12-1.1.s390x", }, }, { category: "product_version", name: "go1.22-libstd-1.22.12-1.1.s390x", product: { name: "go1.22-libstd-1.22.12-1.1.s390x", product_id: "go1.22-libstd-1.22.12-1.1.s390x", }, }, { category: "product_version", name: "go1.22-race-1.22.12-1.1.s390x", product: { name: "go1.22-race-1.22.12-1.1.s390x", product_id: "go1.22-race-1.22.12-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.22-1.22.12-1.1.x86_64", product: { name: "go1.22-1.22.12-1.1.x86_64", product_id: "go1.22-1.22.12-1.1.x86_64", }, }, { category: "product_version", name: "go1.22-doc-1.22.12-1.1.x86_64", product: { name: "go1.22-doc-1.22.12-1.1.x86_64", product_id: "go1.22-doc-1.22.12-1.1.x86_64", }, }, { category: "product_version", name: "go1.22-libstd-1.22.12-1.1.x86_64", product: { name: "go1.22-libstd-1.22.12-1.1.x86_64", product_id: "go1.22-libstd-1.22.12-1.1.x86_64", }, }, { category: "product_version", name: "go1.22-race-1.22.12-1.1.x86_64", product: { name: "go1.22-race-1.22.12-1.1.x86_64", product_id: "go1.22-race-1.22.12-1.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-1.22.12-1.1.aarch64", }, product_reference: "go1.22-1.22.12-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-1.22.12-1.1.ppc64le", }, product_reference: "go1.22-1.22.12-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-1.22.12-1.1.s390x", }, product_reference: "go1.22-1.22.12-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-1.22.12-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-1.22.12-1.1.x86_64", }, product_reference: "go1.22-1.22.12-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.aarch64", }, product_reference: "go1.22-doc-1.22.12-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.ppc64le", }, product_reference: "go1.22-doc-1.22.12-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.s390x", }, product_reference: "go1.22-doc-1.22.12-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-doc-1.22.12-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.x86_64", }, product_reference: "go1.22-doc-1.22.12-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-libstd-1.22.12-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.aarch64", }, product_reference: "go1.22-libstd-1.22.12-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-libstd-1.22.12-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.ppc64le", }, product_reference: "go1.22-libstd-1.22.12-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-libstd-1.22.12-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.s390x", }, product_reference: "go1.22-libstd-1.22.12-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-libstd-1.22.12-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.x86_64", }, product_reference: "go1.22-libstd-1.22.12-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.aarch64", }, product_reference: "go1.22-race-1.22.12-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.ppc64le", }, product_reference: "go1.22-race-1.22.12-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.s390x", }, product_reference: "go1.22-race-1.22.12-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.22-race-1.22.12-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.x86_64", }, product_reference: "go1.22-race-1.22.12-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { 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: [ "openSUSE Tumbleweed:go1.22-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-1.22.12-1.1.x86_64", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.x86_64", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.x86_64", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.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: [ "openSUSE Tumbleweed:go1.22-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-1.22.12-1.1.x86_64", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.x86_64", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.x86_64", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.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: [ "openSUSE Tumbleweed:go1.22-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-1.22.12-1.1.x86_64", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-doc-1.22.12-1.1.x86_64", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-libstd-1.22.12-1.1.x86_64", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.aarch64", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.ppc64le", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.s390x", "openSUSE Tumbleweed:go1.22-race-1.22.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-08T00:00:00Z", details: "moderate", }, ], title: "CVE-2025-22866", }, ], }
opensuse-su-2025:14735-1
Vulnerability from csaf_opensuse
Published
2025-02-06 00:00
Modified
2025-02-06 00:00
Summary
go1.24-1.24rc3-1.1 on GA media
Notes
Title of the patch
go1.24-1.24rc3-1.1 on GA media
Description of the patch
These are all security issues fixed in the go1.24-1.24rc3-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14735
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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: "go1.24-1.24rc3-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the go1.24-1.24rc3-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14735", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14735-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14735-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LQJSYILFTX3S2O5RES7ORQ4XSV6GWDLY/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14735-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LQJSYILFTX3S2O5RES7ORQ4XSV6GWDLY/", }, { 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-22867 page", url: "https://www.suse.com/security/cve/CVE-2025-22867/", }, ], title: "go1.24-1.24rc3-1.1 on GA media", tracking: { current_release_date: "2025-02-06T00:00:00Z", generator: { date: "2025-02-06T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14735-1", initial_release_date: "2025-02-06T00:00:00Z", revision_history: [ { date: "2025-02-06T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.24-1.24rc3-1.1.aarch64", product: { name: "go1.24-1.24rc3-1.1.aarch64", product_id: "go1.24-1.24rc3-1.1.aarch64", }, }, { category: "product_version", name: "go1.24-doc-1.24rc3-1.1.aarch64", product: { name: "go1.24-doc-1.24rc3-1.1.aarch64", product_id: "go1.24-doc-1.24rc3-1.1.aarch64", }, }, { category: "product_version", name: "go1.24-libstd-1.24rc3-1.1.aarch64", product: { name: "go1.24-libstd-1.24rc3-1.1.aarch64", product_id: "go1.24-libstd-1.24rc3-1.1.aarch64", }, }, { category: "product_version", name: "go1.24-race-1.24rc3-1.1.aarch64", product: { name: "go1.24-race-1.24rc3-1.1.aarch64", product_id: "go1.24-race-1.24rc3-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.24-1.24rc3-1.1.ppc64le", product: { name: "go1.24-1.24rc3-1.1.ppc64le", product_id: "go1.24-1.24rc3-1.1.ppc64le", }, }, { category: "product_version", name: "go1.24-doc-1.24rc3-1.1.ppc64le", product: { name: "go1.24-doc-1.24rc3-1.1.ppc64le", product_id: "go1.24-doc-1.24rc3-1.1.ppc64le", }, }, { category: "product_version", name: "go1.24-libstd-1.24rc3-1.1.ppc64le", product: { name: "go1.24-libstd-1.24rc3-1.1.ppc64le", product_id: "go1.24-libstd-1.24rc3-1.1.ppc64le", }, }, { category: "product_version", name: "go1.24-race-1.24rc3-1.1.ppc64le", product: { name: "go1.24-race-1.24rc3-1.1.ppc64le", product_id: "go1.24-race-1.24rc3-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.24-1.24rc3-1.1.s390x", product: { name: "go1.24-1.24rc3-1.1.s390x", product_id: "go1.24-1.24rc3-1.1.s390x", }, }, { category: "product_version", name: "go1.24-doc-1.24rc3-1.1.s390x", product: { name: "go1.24-doc-1.24rc3-1.1.s390x", product_id: "go1.24-doc-1.24rc3-1.1.s390x", }, }, { category: "product_version", name: "go1.24-libstd-1.24rc3-1.1.s390x", product: { name: "go1.24-libstd-1.24rc3-1.1.s390x", product_id: "go1.24-libstd-1.24rc3-1.1.s390x", }, }, { category: "product_version", name: "go1.24-race-1.24rc3-1.1.s390x", product: { name: "go1.24-race-1.24rc3-1.1.s390x", product_id: "go1.24-race-1.24rc3-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.24-1.24rc3-1.1.x86_64", product: { name: "go1.24-1.24rc3-1.1.x86_64", product_id: "go1.24-1.24rc3-1.1.x86_64", }, }, { category: "product_version", name: "go1.24-doc-1.24rc3-1.1.x86_64", product: { name: "go1.24-doc-1.24rc3-1.1.x86_64", product_id: "go1.24-doc-1.24rc3-1.1.x86_64", }, }, { category: "product_version", name: "go1.24-libstd-1.24rc3-1.1.x86_64", product: { name: "go1.24-libstd-1.24rc3-1.1.x86_64", product_id: "go1.24-libstd-1.24rc3-1.1.x86_64", }, }, { category: "product_version", name: "go1.24-race-1.24rc3-1.1.x86_64", product: { name: "go1.24-race-1.24rc3-1.1.x86_64", product_id: "go1.24-race-1.24rc3-1.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.aarch64", }, product_reference: "go1.24-1.24rc3-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.ppc64le", }, product_reference: "go1.24-1.24rc3-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.s390x", }, product_reference: "go1.24-1.24rc3-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-1.24rc3-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.x86_64", }, product_reference: "go1.24-1.24rc3-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.aarch64", }, product_reference: "go1.24-doc-1.24rc3-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.ppc64le", }, product_reference: "go1.24-doc-1.24rc3-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.s390x", }, product_reference: "go1.24-doc-1.24rc3-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-doc-1.24rc3-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.x86_64", }, product_reference: "go1.24-doc-1.24rc3-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-libstd-1.24rc3-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.aarch64", }, product_reference: "go1.24-libstd-1.24rc3-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-libstd-1.24rc3-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.ppc64le", }, product_reference: "go1.24-libstd-1.24rc3-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-libstd-1.24rc3-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.s390x", }, product_reference: "go1.24-libstd-1.24rc3-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-libstd-1.24rc3-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.x86_64", }, product_reference: "go1.24-libstd-1.24rc3-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.aarch64", }, product_reference: "go1.24-race-1.24rc3-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.ppc64le", }, product_reference: "go1.24-race-1.24rc3-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.s390x", }, product_reference: "go1.24-race-1.24rc3-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.24-race-1.24rc3-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.x86_64", }, product_reference: "go1.24-race-1.24rc3-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { 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: [ "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.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: [ "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.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: [ "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-06T00:00:00Z", details: "moderate", }, ], title: "CVE-2025-22866", }, { cve: "CVE-2025-22867", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-22867", }, ], notes: [ { category: "general", text: "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the @executable_path, @loader_path, or @rpath special values in a \"#cgo LDFLAGS\" directive. This issue only affected go1.24rc2.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-22867", url: "https://www.suse.com/security/cve/CVE-2025-22867", }, { category: "external", summary: "SUSE Bug 1236839 for CVE-2025-22867", url: "https://bugzilla.suse.com/1236839", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-doc-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-libstd-1.24rc3-1.1.x86_64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.aarch64", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.ppc64le", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.s390x", "openSUSE Tumbleweed:go1.24-race-1.24rc3-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-06T00:00:00Z", details: "moderate", }, ], title: "CVE-2025-22867", }, ], }
fkie_cve-2025-22866
Vulnerability from fkie_nvd
Published
2025-02-06 17:15
Modified
2025-02-21 18:15
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version |
---|
{ cveTags: [], descriptions: [ { lang: "en", value: "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.", }, { lang: "es", value: "Debido al uso de una instrucción de tiempo variable en la implementación de ensamblaje de una función interna, se filtra una pequeña cantidad de bits de escalares secretos en la arquitectura ppc64le. Debido a la forma en que se utiliza esta función, no creemos que esta filtración sea suficiente para permitir la recuperación de la clave privada cuando se utiliza P-256 en cualquier protocolo conocido.", }, ], id: "CVE-2025-22866", lastModified: "2025-02-21T18:15:32.243", metrics: { cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, exploitabilityScore: 2.5, impactScore: 1.4, source: "134c704f-9b21-4f2e-91b3-4a467353bcc0", type: "Secondary", }, ], }, published: "2025-02-06T17:15:21.410", references: [ { source: "security@golang.org", url: "https://go.dev/cl/643735", }, { source: "security@golang.org", url: "https://go.dev/issue/71383", }, { source: "security@golang.org", url: "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k", }, { source: "security@golang.org", url: "https://pkg.go.dev/vuln/GO-2025-3447", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://security.netapp.com/advisory/ntap-20250221-0002/", }, ], sourceIdentifier: "security@golang.org", vulnStatus: "Awaiting Analysis", }
ghsa-3whm-j4xm-rv8x
Vulnerability from github
Published
2025-02-06 18:31
Modified
2025-02-21 18:31
Severity ?
Details
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.
{ affected: [], aliases: [ "CVE-2025-22866", ], database_specific: { cwe_ids: [], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2025-02-06T17:15:21Z", severity: "HIGH", }, details: "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.", id: "GHSA-3whm-j4xm-rv8x", modified: "2025-02-21T18:31:07Z", published: "2025-02-06T18:31:05Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-22866", }, { type: "WEB", url: "https://go.dev/cl/643735", }, { type: "WEB", url: "https://go.dev/issue/71383", }, { type: "WEB", url: "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k", }, { type: "WEB", url: "https://pkg.go.dev/vuln/GO-2025-3447", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20250221-0002", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", type: "CVSS_V3", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.