Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-22872 (GCVE-0-2025-22872)
Vulnerability from cvelistv5
Published
2025-04-16 17:13
Modified
2025-05-16 23:03
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. <math>, <svg>, etc contexts).
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
golang.org/x/net | golang.org/x/net/html |
Version: 0 ≤ |
{ "containers": { "adp": [ { "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2025-22872", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-04-16T20:14:29.607584Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-16T20:15:13.433Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2025-05-16T23:03:07.693Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://security.netapp.com/advisory/ntap-20250516-0007/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "collectionURL": "https://pkg.go.dev", "defaultStatus": "unaffected", "packageName": "golang.org/x/net/html", "product": "golang.org/x/net/html", "programRoutines": [ { "name": "Tokenizer.readStartTag" }, { "name": "Parse" }, { "name": "ParseFragment" }, { "name": "ParseFragmentWithOptions" }, { "name": "ParseWithOptions" }, { "name": "Tokenizer.Next" } ], "vendor": "golang.org/x/net", "versions": [ { "lessThan": "0.38.0", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "value": "Sean Ng (https://ensy.zip)" } ], "descriptions": [ { "lang": "en", "value": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts)." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-79", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2025-04-16T17:13:02.550Z", "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "shortName": "Go" }, "references": [ { "url": "https://go.dev/cl/662715" }, { "url": "https://go.dev/issue/73070" }, { "url": "https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA" }, { "url": "https://pkg.go.dev/vuln/GO-2025-3595" } ], "title": "Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net" } }, "cveMetadata": { "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "assignerShortName": "Go", "cveId": "CVE-2025-22872", "datePublished": "2025-04-16T17:13:02.550Z", "dateReserved": "2025-01-08T19:11:42.834Z", "dateUpdated": "2025-05-16T23:03:07.693Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-22872\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-04-16T18:16:04.183\",\"lastModified\":\"2025-05-16T23:15:19.707\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).\"},{\"lang\":\"es\",\"value\":\"El tokenizador interpreta incorrectamente las etiquetas con valores de atributo sin comillas que terminan en barra (/) como autocerradas. Al usar el tokenizador directamente, esto puede provocar que dichas etiquetas se marquen incorrectamente como autocerradas, y al usar las funciones de an\u00e1lisis, esto puede provocar que el contenido posterior a dichas etiquetas se coloque en el \u00e1mbito incorrecto durante la construcci\u00f3n del DOM, pero solo cuando las etiquetas se encuentran en contenido externo (por ejemplo, contextos , , etc.).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.2,\"impactScore\":3.7}]},\"references\":[{\"url\":\"https://go.dev/cl/662715\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/73070\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3595\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250516-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250516-0007/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-05-16T23:03:07.693Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22872\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-16T20:14:29.607584Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-16T20:14:58.303Z\"}}], \"cna\": {\"title\": \"Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net\", \"credits\": [{\"lang\": \"en\", \"value\": \"Sean Ng (https://ensy.zip)\"}], \"affected\": [{\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/html\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.38.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/html\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Tokenizer.readStartTag\"}, {\"name\": \"Parse\"}, {\"name\": \"ParseFragment\"}, {\"name\": \"ParseFragmentWithOptions\"}, {\"name\": \"ParseWithOptions\"}, {\"name\": \"Tokenizer.Next\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/662715\"}, {\"url\": \"https://go.dev/issue/73070\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3595\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-79\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-04-16T17:13:02.550Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-22872\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-16T23:03:07.693Z\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-04-16T17:13:02.550Z\", \"assignerShortName\": \"Go\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2025:15234-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
kubernetes1.30-apiserver-1.30.14-1.1 on GA media
Notes
Title of the patch
kubernetes1.30-apiserver-1.30.14-1.1 on GA media
Description of the patch
These are all security issues fixed in the kubernetes1.30-apiserver-1.30.14-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15234
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": "kubernetes1.30-apiserver-1.30.14-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the kubernetes1.30-apiserver-1.30.14-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15234", "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_15234-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "kubernetes1.30-apiserver-1.30.14-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15234-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.30-apiserver-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-apiserver-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-apiserver-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-client-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-client-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-client-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-client-bash-completion-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-client-common-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-client-common-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-client-common-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-client-fish-completion-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-controller-manager-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-controller-manager-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-controller-manager-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-kubeadm-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-kubeadm-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-kubeadm-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-kubelet-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-kubelet-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-kubelet-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-kubelet-common-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-proxy-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-proxy-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-proxy-1.30.14-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.30-scheduler-1.30.14-1.1.aarch64", "product": { "name": "kubernetes1.30-scheduler-1.30.14-1.1.aarch64", "product_id": "kubernetes1.30-scheduler-1.30.14-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.30-apiserver-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-apiserver-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-apiserver-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-client-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-client-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-client-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-client-bash-completion-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-client-common-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-client-common-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-client-common-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-client-fish-completion-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-controller-manager-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-controller-manager-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-controller-manager-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-kubeadm-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-kubeadm-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-kubeadm-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-kubelet-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-kubelet-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-kubelet-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-kubelet-common-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-proxy-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-proxy-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-proxy-1.30.14-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.30-scheduler-1.30.14-1.1.ppc64le", "product": { "name": "kubernetes1.30-scheduler-1.30.14-1.1.ppc64le", "product_id": "kubernetes1.30-scheduler-1.30.14-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.30-apiserver-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-apiserver-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-apiserver-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-client-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-client-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-client-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-client-bash-completion-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-client-common-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-client-common-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-client-common-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-client-fish-completion-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-controller-manager-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-controller-manager-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-controller-manager-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-kubeadm-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-kubeadm-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-kubeadm-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-kubelet-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-kubelet-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-kubelet-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-kubelet-common-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-proxy-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-proxy-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-proxy-1.30.14-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.30-scheduler-1.30.14-1.1.s390x", "product": { "name": "kubernetes1.30-scheduler-1.30.14-1.1.s390x", "product_id": "kubernetes1.30-scheduler-1.30.14-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.30-apiserver-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-apiserver-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-apiserver-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-client-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-client-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-client-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-client-bash-completion-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-client-common-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-client-common-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-client-common-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-client-fish-completion-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-controller-manager-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-controller-manager-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-controller-manager-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-kubeadm-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-kubeadm-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-kubeadm-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-kubelet-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-kubelet-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-kubelet-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-kubelet-common-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-proxy-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-proxy-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-proxy-1.30.14-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.30-scheduler-1.30.14-1.1.x86_64", "product": { "name": "kubernetes1.30-scheduler-1.30.14-1.1.x86_64", "product_id": "kubernetes1.30-scheduler-1.30.14-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": "kubernetes1.30-apiserver-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-apiserver-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-apiserver-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-apiserver-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-apiserver-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-apiserver-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-apiserver-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-apiserver-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-client-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-client-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-client-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-client-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-client-bash-completion-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-client-bash-completion-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-client-bash-completion-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-bash-completion-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-client-bash-completion-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-common-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-client-common-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-common-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-client-common-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-common-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-client-common-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-common-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-client-common-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-client-fish-completion-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-client-fish-completion-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-client-fish-completion-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-client-fish-completion-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-client-fish-completion-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-controller-manager-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-controller-manager-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-controller-manager-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-controller-manager-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-controller-manager-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-controller-manager-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-controller-manager-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-controller-manager-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubeadm-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-kubeadm-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubeadm-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-kubeadm-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubeadm-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-kubeadm-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubeadm-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-kubeadm-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubelet-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-kubelet-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubelet-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-kubelet-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubelet-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-kubelet-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubelet-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-kubelet-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-kubelet-common-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-kubelet-common-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-kubelet-common-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-kubelet-common-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-kubelet-common-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-proxy-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-proxy-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-proxy-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-proxy-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-proxy-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-proxy-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-proxy-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-proxy-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-scheduler-1.30.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.aarch64" }, "product_reference": "kubernetes1.30-scheduler-1.30.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-scheduler-1.30.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.ppc64le" }, "product_reference": "kubernetes1.30-scheduler-1.30.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-scheduler-1.30.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.s390x" }, "product_reference": "kubernetes1.30-scheduler-1.30.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.30-scheduler-1.30.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.x86_64" }, "product_reference": "kubernetes1.30-scheduler-1.30.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-apiserver-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-bash-completion-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-common-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-client-fish-completion-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-controller-manager-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-kubeadm-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-kubelet-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-kubelet-common-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-proxy-1.30.14-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.30-scheduler-1.30.14-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15046-1
Vulnerability from csaf_opensuse
Published
2025-05-02 00:00
Modified
2025-05-02 00:00
Summary
docker-28.1.1_ce-16.1 on GA media
Notes
Title of the patch
docker-28.1.1_ce-16.1 on GA media
Description of the patch
These are all security issues fixed in the docker-28.1.1_ce-16.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15046
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": "docker-28.1.1_ce-16.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the docker-28.1.1_ce-16.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15046", "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_15046-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "docker-28.1.1_ce-16.1 on GA media", "tracking": { "current_release_date": "2025-05-02T00:00:00Z", "generator": { "date": "2025-05-02T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15046-1", "initial_release_date": "2025-05-02T00:00:00Z", "revision_history": [ { "date": "2025-05-02T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-28.1.1_ce-16.1.aarch64", "product": { "name": "docker-28.1.1_ce-16.1.aarch64", "product_id": "docker-28.1.1_ce-16.1.aarch64" } }, { "category": "product_version", "name": "docker-bash-completion-28.1.1_ce-16.1.aarch64", "product": { "name": "docker-bash-completion-28.1.1_ce-16.1.aarch64", "product_id": "docker-bash-completion-28.1.1_ce-16.1.aarch64" } }, { "category": "product_version", "name": "docker-buildx-0.23.0-16.1.aarch64", "product": { "name": "docker-buildx-0.23.0-16.1.aarch64", "product_id": "docker-buildx-0.23.0-16.1.aarch64" } }, { "category": "product_version", "name": "docker-fish-completion-28.1.1_ce-16.1.aarch64", "product": { "name": "docker-fish-completion-28.1.1_ce-16.1.aarch64", "product_id": "docker-fish-completion-28.1.1_ce-16.1.aarch64" } }, { "category": "product_version", "name": "docker-rootless-extras-28.1.1_ce-16.1.aarch64", "product": { "name": "docker-rootless-extras-28.1.1_ce-16.1.aarch64", "product_id": "docker-rootless-extras-28.1.1_ce-16.1.aarch64" } }, { "category": "product_version", "name": "docker-zsh-completion-28.1.1_ce-16.1.aarch64", "product": { "name": "docker-zsh-completion-28.1.1_ce-16.1.aarch64", "product_id": "docker-zsh-completion-28.1.1_ce-16.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-28.1.1_ce-16.1.ppc64le", "product": { "name": "docker-28.1.1_ce-16.1.ppc64le", "product_id": "docker-28.1.1_ce-16.1.ppc64le" } }, { "category": "product_version", "name": "docker-bash-completion-28.1.1_ce-16.1.ppc64le", "product": { "name": "docker-bash-completion-28.1.1_ce-16.1.ppc64le", "product_id": "docker-bash-completion-28.1.1_ce-16.1.ppc64le" } }, { "category": "product_version", "name": "docker-buildx-0.23.0-16.1.ppc64le", "product": { "name": "docker-buildx-0.23.0-16.1.ppc64le", "product_id": "docker-buildx-0.23.0-16.1.ppc64le" } }, { "category": "product_version", "name": "docker-fish-completion-28.1.1_ce-16.1.ppc64le", "product": { "name": "docker-fish-completion-28.1.1_ce-16.1.ppc64le", "product_id": "docker-fish-completion-28.1.1_ce-16.1.ppc64le" } }, { "category": "product_version", "name": "docker-rootless-extras-28.1.1_ce-16.1.ppc64le", "product": { "name": "docker-rootless-extras-28.1.1_ce-16.1.ppc64le", "product_id": "docker-rootless-extras-28.1.1_ce-16.1.ppc64le" } }, { "category": "product_version", "name": "docker-zsh-completion-28.1.1_ce-16.1.ppc64le", "product": { "name": "docker-zsh-completion-28.1.1_ce-16.1.ppc64le", "product_id": "docker-zsh-completion-28.1.1_ce-16.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-28.1.1_ce-16.1.s390x", "product": { "name": "docker-28.1.1_ce-16.1.s390x", "product_id": "docker-28.1.1_ce-16.1.s390x" } }, { "category": "product_version", "name": "docker-bash-completion-28.1.1_ce-16.1.s390x", "product": { "name": "docker-bash-completion-28.1.1_ce-16.1.s390x", "product_id": "docker-bash-completion-28.1.1_ce-16.1.s390x" } }, { "category": "product_version", "name": "docker-buildx-0.23.0-16.1.s390x", "product": { "name": "docker-buildx-0.23.0-16.1.s390x", "product_id": "docker-buildx-0.23.0-16.1.s390x" } }, { "category": "product_version", "name": "docker-fish-completion-28.1.1_ce-16.1.s390x", "product": { "name": "docker-fish-completion-28.1.1_ce-16.1.s390x", "product_id": "docker-fish-completion-28.1.1_ce-16.1.s390x" } }, { "category": "product_version", "name": "docker-rootless-extras-28.1.1_ce-16.1.s390x", "product": { "name": "docker-rootless-extras-28.1.1_ce-16.1.s390x", "product_id": "docker-rootless-extras-28.1.1_ce-16.1.s390x" } }, { "category": "product_version", "name": "docker-zsh-completion-28.1.1_ce-16.1.s390x", "product": { "name": "docker-zsh-completion-28.1.1_ce-16.1.s390x", "product_id": "docker-zsh-completion-28.1.1_ce-16.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-28.1.1_ce-16.1.x86_64", "product": { "name": "docker-28.1.1_ce-16.1.x86_64", "product_id": "docker-28.1.1_ce-16.1.x86_64" } }, { "category": "product_version", "name": "docker-bash-completion-28.1.1_ce-16.1.x86_64", "product": { "name": "docker-bash-completion-28.1.1_ce-16.1.x86_64", "product_id": "docker-bash-completion-28.1.1_ce-16.1.x86_64" } }, { "category": "product_version", "name": "docker-buildx-0.23.0-16.1.x86_64", "product": { "name": "docker-buildx-0.23.0-16.1.x86_64", "product_id": "docker-buildx-0.23.0-16.1.x86_64" } }, { "category": "product_version", "name": "docker-fish-completion-28.1.1_ce-16.1.x86_64", "product": { "name": "docker-fish-completion-28.1.1_ce-16.1.x86_64", "product_id": "docker-fish-completion-28.1.1_ce-16.1.x86_64" } }, { "category": "product_version", "name": "docker-rootless-extras-28.1.1_ce-16.1.x86_64", "product": { "name": "docker-rootless-extras-28.1.1_ce-16.1.x86_64", "product_id": "docker-rootless-extras-28.1.1_ce-16.1.x86_64" } }, { "category": "product_version", "name": "docker-zsh-completion-28.1.1_ce-16.1.x86_64", "product": { "name": "docker-zsh-completion-28.1.1_ce-16.1.x86_64", "product_id": "docker-zsh-completion-28.1.1_ce-16.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": "docker-28.1.1_ce-16.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.aarch64" }, "product_reference": "docker-28.1.1_ce-16.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.1.1_ce-16.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.ppc64le" }, "product_reference": "docker-28.1.1_ce-16.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.1.1_ce-16.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.s390x" }, "product_reference": "docker-28.1.1_ce-16.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.1.1_ce-16.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.x86_64" }, "product_reference": "docker-28.1.1_ce-16.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.1.1_ce-16.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.aarch64" }, "product_reference": "docker-bash-completion-28.1.1_ce-16.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.1.1_ce-16.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.ppc64le" }, "product_reference": "docker-bash-completion-28.1.1_ce-16.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.1.1_ce-16.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.s390x" }, "product_reference": "docker-bash-completion-28.1.1_ce-16.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.1.1_ce-16.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.x86_64" }, "product_reference": "docker-bash-completion-28.1.1_ce-16.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-buildx-0.23.0-16.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.aarch64" }, "product_reference": "docker-buildx-0.23.0-16.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-buildx-0.23.0-16.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.ppc64le" }, "product_reference": "docker-buildx-0.23.0-16.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-buildx-0.23.0-16.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.s390x" }, "product_reference": "docker-buildx-0.23.0-16.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-buildx-0.23.0-16.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.x86_64" }, "product_reference": "docker-buildx-0.23.0-16.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-28.1.1_ce-16.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.aarch64" }, "product_reference": "docker-fish-completion-28.1.1_ce-16.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-28.1.1_ce-16.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.ppc64le" }, "product_reference": "docker-fish-completion-28.1.1_ce-16.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-28.1.1_ce-16.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.s390x" }, "product_reference": "docker-fish-completion-28.1.1_ce-16.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-28.1.1_ce-16.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.x86_64" }, "product_reference": "docker-fish-completion-28.1.1_ce-16.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.1.1_ce-16.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.aarch64" }, "product_reference": "docker-rootless-extras-28.1.1_ce-16.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.1.1_ce-16.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.ppc64le" }, "product_reference": "docker-rootless-extras-28.1.1_ce-16.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.1.1_ce-16.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.s390x" }, "product_reference": "docker-rootless-extras-28.1.1_ce-16.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.1.1_ce-16.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.x86_64" }, "product_reference": "docker-rootless-extras-28.1.1_ce-16.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-28.1.1_ce-16.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.aarch64" }, "product_reference": "docker-zsh-completion-28.1.1_ce-16.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-28.1.1_ce-16.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.ppc64le" }, "product_reference": "docker-zsh-completion-28.1.1_ce-16.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-28.1.1_ce-16.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.s390x" }, "product_reference": "docker-zsh-completion-28.1.1_ce-16.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-28.1.1_ce-16.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.x86_64" }, "product_reference": "docker-zsh-completion-28.1.1_ce-16.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.aarch64", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.ppc64le", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.s390x", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.aarch64", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.ppc64le", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.s390x", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.aarch64", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.ppc64le", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.s390x", "openSUSE Tumbleweed:docker-buildx-0.23.0-16.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-rootless-extras-28.1.1_ce-16.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-28.1.1_ce-16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15028-1
Vulnerability from csaf_opensuse
Published
2025-04-25 00:00
Modified
2025-04-25 00:00
Summary
distrobuilder-3.2-2.1 on GA media
Notes
Title of the patch
distrobuilder-3.2-2.1 on GA media
Description of the patch
These are all security issues fixed in the distrobuilder-3.2-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15028
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": "distrobuilder-3.2-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the distrobuilder-3.2-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15028", "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_15028-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "distrobuilder-3.2-2.1 on GA media", "tracking": { "current_release_date": "2025-04-25T00:00:00Z", "generator": { "date": "2025-04-25T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15028-1", "initial_release_date": "2025-04-25T00:00:00Z", "revision_history": [ { "date": "2025-04-25T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "distrobuilder-3.2-2.1.aarch64", "product": { "name": "distrobuilder-3.2-2.1.aarch64", "product_id": "distrobuilder-3.2-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "distrobuilder-3.2-2.1.ppc64le", "product": { "name": "distrobuilder-3.2-2.1.ppc64le", "product_id": "distrobuilder-3.2-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "distrobuilder-3.2-2.1.s390x", "product": { "name": "distrobuilder-3.2-2.1.s390x", "product_id": "distrobuilder-3.2-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "distrobuilder-3.2-2.1.x86_64", "product": { "name": "distrobuilder-3.2-2.1.x86_64", "product_id": "distrobuilder-3.2-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "distrobuilder-3.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:distrobuilder-3.2-2.1.aarch64" }, "product_reference": "distrobuilder-3.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "distrobuilder-3.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:distrobuilder-3.2-2.1.ppc64le" }, "product_reference": "distrobuilder-3.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "distrobuilder-3.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:distrobuilder-3.2-2.1.s390x" }, "product_reference": "distrobuilder-3.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "distrobuilder-3.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:distrobuilder-3.2-2.1.x86_64" }, "product_reference": "distrobuilder-3.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:distrobuilder-3.2-2.1.aarch64", "openSUSE Tumbleweed:distrobuilder-3.2-2.1.ppc64le", "openSUSE Tumbleweed:distrobuilder-3.2-2.1.s390x", "openSUSE Tumbleweed:distrobuilder-3.2-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:distrobuilder-3.2-2.1.aarch64", "openSUSE Tumbleweed:distrobuilder-3.2-2.1.ppc64le", "openSUSE Tumbleweed:distrobuilder-3.2-2.1.s390x", "openSUSE Tumbleweed:distrobuilder-3.2-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:distrobuilder-3.2-2.1.aarch64", "openSUSE Tumbleweed:distrobuilder-3.2-2.1.ppc64le", "openSUSE Tumbleweed:distrobuilder-3.2-2.1.s390x", "openSUSE Tumbleweed:distrobuilder-3.2-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-04-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15047-1
Vulnerability from csaf_opensuse
Published
2025-05-02 00:00
Modified
2025-05-02 00:00
Summary
hauler-1.2.4-1.1 on GA media
Notes
Title of the patch
hauler-1.2.4-1.1 on GA media
Description of the patch
These are all security issues fixed in the hauler-1.2.4-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15047
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": "hauler-1.2.4-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the hauler-1.2.4-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15047", "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_15047-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "hauler-1.2.4-1.1 on GA media", "tracking": { "current_release_date": "2025-05-02T00:00:00Z", "generator": { "date": "2025-05-02T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15047-1", "initial_release_date": "2025-05-02T00:00:00Z", "revision_history": [ { "date": "2025-05-02T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "hauler-1.2.4-1.1.aarch64", "product": { "name": "hauler-1.2.4-1.1.aarch64", "product_id": "hauler-1.2.4-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "hauler-1.2.4-1.1.ppc64le", "product": { "name": "hauler-1.2.4-1.1.ppc64le", "product_id": "hauler-1.2.4-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "hauler-1.2.4-1.1.s390x", "product": { "name": "hauler-1.2.4-1.1.s390x", "product_id": "hauler-1.2.4-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "hauler-1.2.4-1.1.x86_64", "product": { "name": "hauler-1.2.4-1.1.x86_64", "product_id": "hauler-1.2.4-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": "hauler-1.2.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:hauler-1.2.4-1.1.aarch64" }, "product_reference": "hauler-1.2.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "hauler-1.2.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:hauler-1.2.4-1.1.ppc64le" }, "product_reference": "hauler-1.2.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "hauler-1.2.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:hauler-1.2.4-1.1.s390x" }, "product_reference": "hauler-1.2.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "hauler-1.2.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:hauler-1.2.4-1.1.x86_64" }, "product_reference": "hauler-1.2.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:hauler-1.2.4-1.1.aarch64", "openSUSE Tumbleweed:hauler-1.2.4-1.1.ppc64le", "openSUSE Tumbleweed:hauler-1.2.4-1.1.s390x", "openSUSE Tumbleweed:hauler-1.2.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:hauler-1.2.4-1.1.aarch64", "openSUSE Tumbleweed:hauler-1.2.4-1.1.ppc64le", "openSUSE Tumbleweed:hauler-1.2.4-1.1.s390x", "openSUSE Tumbleweed:hauler-1.2.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:hauler-1.2.4-1.1.aarch64", "openSUSE Tumbleweed:hauler-1.2.4-1.1.ppc64le", "openSUSE Tumbleweed:hauler-1.2.4-1.1.s390x", "openSUSE Tumbleweed:hauler-1.2.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15236-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
kubernetes1.32-apiserver-1.32.6-1.1 on GA media
Notes
Title of the patch
kubernetes1.32-apiserver-1.32.6-1.1 on GA media
Description of the patch
These are all security issues fixed in the kubernetes1.32-apiserver-1.32.6-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15236
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": "kubernetes1.32-apiserver-1.32.6-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the kubernetes1.32-apiserver-1.32.6-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15236", "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_15236-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "kubernetes1.32-apiserver-1.32.6-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15236-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.32-apiserver-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-apiserver-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-apiserver-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-client-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-client-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-client-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-client-bash-completion-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-client-common-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-client-common-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-client-common-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-client-fish-completion-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-controller-manager-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-controller-manager-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-controller-manager-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-kubeadm-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-kubeadm-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-kubeadm-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-kubelet-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-kubelet-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-kubelet-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-kubelet-common-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-proxy-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-proxy-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-proxy-1.32.6-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.32-scheduler-1.32.6-1.1.aarch64", "product": { "name": "kubernetes1.32-scheduler-1.32.6-1.1.aarch64", "product_id": "kubernetes1.32-scheduler-1.32.6-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.32-apiserver-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-apiserver-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-apiserver-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-client-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-client-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-client-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-client-bash-completion-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-client-common-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-client-common-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-client-common-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-client-fish-completion-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-controller-manager-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-controller-manager-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-controller-manager-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-kubeadm-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-kubeadm-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-kubeadm-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-kubelet-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-kubelet-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-kubelet-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-kubelet-common-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-proxy-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-proxy-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-proxy-1.32.6-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.32-scheduler-1.32.6-1.1.ppc64le", "product": { "name": "kubernetes1.32-scheduler-1.32.6-1.1.ppc64le", "product_id": "kubernetes1.32-scheduler-1.32.6-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.32-apiserver-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-apiserver-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-apiserver-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-client-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-client-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-client-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-client-bash-completion-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-client-common-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-client-common-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-client-common-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-client-fish-completion-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-controller-manager-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-controller-manager-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-controller-manager-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-kubeadm-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-kubeadm-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-kubeadm-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-kubelet-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-kubelet-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-kubelet-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-kubelet-common-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-proxy-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-proxy-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-proxy-1.32.6-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.32-scheduler-1.32.6-1.1.s390x", "product": { "name": "kubernetes1.32-scheduler-1.32.6-1.1.s390x", "product_id": "kubernetes1.32-scheduler-1.32.6-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.32-apiserver-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-apiserver-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-apiserver-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-client-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-client-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-client-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-client-bash-completion-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-client-common-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-client-common-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-client-common-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-client-fish-completion-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-controller-manager-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-controller-manager-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-controller-manager-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-kubeadm-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-kubeadm-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-kubeadm-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-kubelet-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-kubelet-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-kubelet-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-kubelet-common-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-proxy-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-proxy-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-proxy-1.32.6-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.32-scheduler-1.32.6-1.1.x86_64", "product": { "name": "kubernetes1.32-scheduler-1.32.6-1.1.x86_64", "product_id": "kubernetes1.32-scheduler-1.32.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": "kubernetes1.32-apiserver-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-apiserver-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-apiserver-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-apiserver-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-apiserver-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-apiserver-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-apiserver-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-apiserver-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-client-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-client-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-client-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-client-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-client-bash-completion-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-client-bash-completion-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-client-bash-completion-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-bash-completion-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-client-bash-completion-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-common-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-client-common-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-common-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-client-common-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-common-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-client-common-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-common-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-client-common-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-client-fish-completion-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-client-fish-completion-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-client-fish-completion-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-client-fish-completion-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-client-fish-completion-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-controller-manager-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-controller-manager-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-controller-manager-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-controller-manager-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-controller-manager-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-controller-manager-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-controller-manager-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-controller-manager-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubeadm-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-kubeadm-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubeadm-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-kubeadm-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubeadm-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-kubeadm-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubeadm-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-kubeadm-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubelet-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-kubelet-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubelet-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-kubelet-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubelet-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-kubelet-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubelet-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-kubelet-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-kubelet-common-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-kubelet-common-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-kubelet-common-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-kubelet-common-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-kubelet-common-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-proxy-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-proxy-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-proxy-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-proxy-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-proxy-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-proxy-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-proxy-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-proxy-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-scheduler-1.32.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.aarch64" }, "product_reference": "kubernetes1.32-scheduler-1.32.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-scheduler-1.32.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.ppc64le" }, "product_reference": "kubernetes1.32-scheduler-1.32.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-scheduler-1.32.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.s390x" }, "product_reference": "kubernetes1.32-scheduler-1.32.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.32-scheduler-1.32.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.x86_64" }, "product_reference": "kubernetes1.32-scheduler-1.32.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-apiserver-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-bash-completion-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-common-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-client-fish-completion-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-controller-manager-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-kubeadm-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-kubelet-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-kubelet-common-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-proxy-1.32.6-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.32-scheduler-1.32.6-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15462-1
Vulnerability from csaf_opensuse
Published
2025-08-19 00:00
Modified
2025-08-19 00:00
Summary
go-sendxmpp-0.15.0-1.1 on GA media
Notes
Title of the patch
go-sendxmpp-0.15.0-1.1 on GA media
Description of the patch
These are all security issues fixed in the go-sendxmpp-0.15.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15462
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": "go-sendxmpp-0.15.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the go-sendxmpp-0.15.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15462", "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_15462-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "go-sendxmpp-0.15.0-1.1 on GA media", "tracking": { "current_release_date": "2025-08-19T00:00:00Z", "generator": { "date": "2025-08-19T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15462-1", "initial_release_date": "2025-08-19T00:00:00Z", "revision_history": [ { "date": "2025-08-19T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "go-sendxmpp-0.15.0-1.1.aarch64", "product": { "name": "go-sendxmpp-0.15.0-1.1.aarch64", "product_id": "go-sendxmpp-0.15.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "go-sendxmpp-0.15.0-1.1.ppc64le", "product": { "name": "go-sendxmpp-0.15.0-1.1.ppc64le", "product_id": "go-sendxmpp-0.15.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "go-sendxmpp-0.15.0-1.1.s390x", "product": { "name": "go-sendxmpp-0.15.0-1.1.s390x", "product_id": "go-sendxmpp-0.15.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "go-sendxmpp-0.15.0-1.1.x86_64", "product": { "name": "go-sendxmpp-0.15.0-1.1.x86_64", "product_id": "go-sendxmpp-0.15.0-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": "go-sendxmpp-0.15.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.aarch64" }, "product_reference": "go-sendxmpp-0.15.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "go-sendxmpp-0.15.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.ppc64le" }, "product_reference": "go-sendxmpp-0.15.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "go-sendxmpp-0.15.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.s390x" }, "product_reference": "go-sendxmpp-0.15.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "go-sendxmpp-0.15.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.x86_64" }, "product_reference": "go-sendxmpp-0.15.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.aarch64", "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.ppc64le", "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.s390x", "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.aarch64", "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.ppc64le", "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.s390x", "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.aarch64", "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.ppc64le", "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.s390x", "openSUSE Tumbleweed:go-sendxmpp-0.15.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-19T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15171-1
Vulnerability from csaf_opensuse
Published
2025-05-27 00:00
Modified
2025-05-27 00:00
Summary
grafana-11.6.1+security01-1.1 on GA media
Notes
Title of the patch
grafana-11.6.1+security01-1.1 on GA media
Description of the patch
These are all security issues fixed in the grafana-11.6.1+security01-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15171
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": "grafana-11.6.1+security01-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the grafana-11.6.1+security01-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15171", "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_15171-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-3580 page", "url": "https://www.suse.com/security/cve/CVE-2025-3580/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4123 page", "url": "https://www.suse.com/security/cve/CVE-2025-4123/" } ], "title": "grafana-11.6.1+security01-1.1 on GA media", "tracking": { "current_release_date": "2025-05-27T00:00:00Z", "generator": { "date": "2025-05-27T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15171-1", "initial_release_date": "2025-05-27T00:00:00Z", "revision_history": [ { "date": "2025-05-27T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "grafana-11.6.1+security01-1.1.aarch64", "product": { "name": "grafana-11.6.1+security01-1.1.aarch64", "product_id": "grafana-11.6.1+security01-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "grafana-11.6.1+security01-1.1.ppc64le", "product": { "name": "grafana-11.6.1+security01-1.1.ppc64le", "product_id": "grafana-11.6.1+security01-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "grafana-11.6.1+security01-1.1.s390x", "product": { "name": "grafana-11.6.1+security01-1.1.s390x", "product_id": "grafana-11.6.1+security01-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "grafana-11.6.1+security01-1.1.x86_64", "product": { "name": "grafana-11.6.1+security01-1.1.x86_64", "product_id": "grafana-11.6.1+security01-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": "grafana-11.6.1+security01-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64" }, "product_reference": "grafana-11.6.1+security01-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-11.6.1+security01-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le" }, "product_reference": "grafana-11.6.1+security01-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-11.6.1+security01-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x" }, "product_reference": "grafana-11.6.1+security01-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "grafana-11.6.1+security01-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" }, "product_reference": "grafana-11.6.1+security01-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-27T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" }, { "cve": "CVE-2025-3580", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-3580" } ], "notes": [ { "category": "general", "text": "An access control vulnerability was discovered in Grafana OSS where an Organization administrator could permanently delete the Server administrator account. This vulnerability exists in the DELETE /api/org/users/ endpoint.\n\nThe vulnerability can be exploited when:\n\n1. An Organization administrator exists\n\n2. The Server administrator is either:\n\n - Not part of any organization, or\n - Part of the same organization as the Organization administrator\nImpact:\n\n- Organization administrators can permanently delete Server administrator accounts\n\n- If the only Server administrator is deleted, the Grafana instance becomes unmanageable\n\n- No super-user permissions remain in the system\n\n- Affects all users, organizations, and teams managed in the instance\n\nThe vulnerability is particularly serious as it can lead to a complete loss of administrative control over the Grafana instance.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-3580", "url": "https://www.suse.com/security/cve/CVE-2025-3580" }, { "category": "external", "summary": "SUSE Bug 1243672 for CVE-2025-3580", "url": "https://bugzilla.suse.com/1243672" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-27T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-3580" }, { "cve": "CVE-2025-4123", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4123" } ], "notes": [ { "category": "general", "text": "A cross-site scripting (XSS) vulnerability exists in Grafana caused by combining a client path traversal and open redirect. This allows attackers to redirect users to a website that hosts a frontend plugin that will execute arbitrary JavaScript. This vulnerability does not require editor permissions and if anonymous access is enabled, the XSS will work. If the Grafana Image Renderer plugin is installed, it is possible to exploit the open redirect to achieve a full read SSRF.\n\nThe default Content-Security-Policy (CSP) in Grafana will block the XSS though the `connect-src` directive.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4123", "url": "https://www.suse.com/security/cve/CVE-2025-4123" }, { "category": "external", "summary": "SUSE Bug 1243714 for CVE-2025-4123", "url": "https://bugzilla.suse.com/1243714" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.aarch64", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.ppc64le", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.s390x", "openSUSE Tumbleweed:grafana-11.6.1+security01-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-27T00:00:00Z", "details": "important" } ], "title": "CVE-2025-4123" } ] }
opensuse-su-2025:15228-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
helm-3.18.3-1.1 on GA media
Notes
Title of the patch
helm-3.18.3-1.1 on GA media
Description of the patch
These are all security issues fixed in the helm-3.18.3-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15228
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": "helm-3.18.3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the helm-3.18.3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15228", "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_15228-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "helm-3.18.3-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15228-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "helm-3.18.3-1.1.aarch64", "product": { "name": "helm-3.18.3-1.1.aarch64", "product_id": "helm-3.18.3-1.1.aarch64" } }, { "category": "product_version", "name": "helm-bash-completion-3.18.3-1.1.aarch64", "product": { "name": "helm-bash-completion-3.18.3-1.1.aarch64", "product_id": "helm-bash-completion-3.18.3-1.1.aarch64" } }, { "category": "product_version", "name": "helm-fish-completion-3.18.3-1.1.aarch64", "product": { "name": "helm-fish-completion-3.18.3-1.1.aarch64", "product_id": "helm-fish-completion-3.18.3-1.1.aarch64" } }, { "category": "product_version", "name": "helm-zsh-completion-3.18.3-1.1.aarch64", "product": { "name": "helm-zsh-completion-3.18.3-1.1.aarch64", "product_id": "helm-zsh-completion-3.18.3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "helm-3.18.3-1.1.ppc64le", "product": { "name": "helm-3.18.3-1.1.ppc64le", "product_id": "helm-3.18.3-1.1.ppc64le" } }, { "category": "product_version", "name": "helm-bash-completion-3.18.3-1.1.ppc64le", "product": { "name": "helm-bash-completion-3.18.3-1.1.ppc64le", "product_id": "helm-bash-completion-3.18.3-1.1.ppc64le" } }, { "category": "product_version", "name": "helm-fish-completion-3.18.3-1.1.ppc64le", "product": { "name": "helm-fish-completion-3.18.3-1.1.ppc64le", "product_id": "helm-fish-completion-3.18.3-1.1.ppc64le" } }, { "category": "product_version", "name": "helm-zsh-completion-3.18.3-1.1.ppc64le", "product": { "name": "helm-zsh-completion-3.18.3-1.1.ppc64le", "product_id": "helm-zsh-completion-3.18.3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "helm-3.18.3-1.1.s390x", "product": { "name": "helm-3.18.3-1.1.s390x", "product_id": "helm-3.18.3-1.1.s390x" } }, { "category": "product_version", "name": "helm-bash-completion-3.18.3-1.1.s390x", "product": { "name": "helm-bash-completion-3.18.3-1.1.s390x", "product_id": "helm-bash-completion-3.18.3-1.1.s390x" } }, { "category": "product_version", "name": "helm-fish-completion-3.18.3-1.1.s390x", "product": { "name": "helm-fish-completion-3.18.3-1.1.s390x", "product_id": "helm-fish-completion-3.18.3-1.1.s390x" } }, { "category": "product_version", "name": "helm-zsh-completion-3.18.3-1.1.s390x", "product": { "name": "helm-zsh-completion-3.18.3-1.1.s390x", "product_id": "helm-zsh-completion-3.18.3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "helm-3.18.3-1.1.x86_64", "product": { "name": "helm-3.18.3-1.1.x86_64", "product_id": "helm-3.18.3-1.1.x86_64" } }, { "category": "product_version", "name": "helm-bash-completion-3.18.3-1.1.x86_64", "product": { "name": "helm-bash-completion-3.18.3-1.1.x86_64", "product_id": "helm-bash-completion-3.18.3-1.1.x86_64" } }, { "category": "product_version", "name": "helm-fish-completion-3.18.3-1.1.x86_64", "product": { "name": "helm-fish-completion-3.18.3-1.1.x86_64", "product_id": "helm-fish-completion-3.18.3-1.1.x86_64" } }, { "category": "product_version", "name": "helm-zsh-completion-3.18.3-1.1.x86_64", "product": { "name": "helm-zsh-completion-3.18.3-1.1.x86_64", "product_id": "helm-zsh-completion-3.18.3-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": "helm-3.18.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-3.18.3-1.1.aarch64" }, "product_reference": "helm-3.18.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-3.18.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-3.18.3-1.1.ppc64le" }, "product_reference": "helm-3.18.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-3.18.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-3.18.3-1.1.s390x" }, "product_reference": "helm-3.18.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-3.18.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-3.18.3-1.1.x86_64" }, "product_reference": "helm-3.18.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-bash-completion-3.18.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.aarch64" }, "product_reference": "helm-bash-completion-3.18.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-bash-completion-3.18.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.ppc64le" }, "product_reference": "helm-bash-completion-3.18.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-bash-completion-3.18.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.s390x" }, "product_reference": "helm-bash-completion-3.18.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-bash-completion-3.18.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.x86_64" }, "product_reference": "helm-bash-completion-3.18.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-fish-completion-3.18.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.aarch64" }, "product_reference": "helm-fish-completion-3.18.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-fish-completion-3.18.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.ppc64le" }, "product_reference": "helm-fish-completion-3.18.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-fish-completion-3.18.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.s390x" }, "product_reference": "helm-fish-completion-3.18.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-fish-completion-3.18.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.x86_64" }, "product_reference": "helm-fish-completion-3.18.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-zsh-completion-3.18.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.aarch64" }, "product_reference": "helm-zsh-completion-3.18.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-zsh-completion-3.18.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.ppc64le" }, "product_reference": "helm-zsh-completion-3.18.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-zsh-completion-3.18.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.s390x" }, "product_reference": "helm-zsh-completion-3.18.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "helm-zsh-completion-3.18.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.x86_64" }, "product_reference": "helm-zsh-completion-3.18.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:helm-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-3.18.3-1.1.x86_64", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.x86_64", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.x86_64", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:helm-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-3.18.3-1.1.x86_64", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.x86_64", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.x86_64", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:helm-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-3.18.3-1.1.x86_64", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-bash-completion-3.18.3-1.1.x86_64", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-fish-completion-3.18.3-1.1.x86_64", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.aarch64", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.ppc64le", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.s390x", "openSUSE Tumbleweed:helm-zsh-completion-3.18.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15036-1
Vulnerability from csaf_opensuse
Published
2025-04-27 00:00
Modified
2025-04-27 00:00
Summary
glow-2.1.0-2.1 on GA media
Notes
Title of the patch
glow-2.1.0-2.1 on GA media
Description of the patch
These are all security issues fixed in the glow-2.1.0-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15036
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": "glow-2.1.0-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the glow-2.1.0-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15036", "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_15036-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2025:15036-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QPKEZWS6JMWB5YHJ6IJNYFNNGZGXQM55/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2025:15036-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QPKEZWS6JMWB5YHJ6IJNYFNNGZGXQM55/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "glow-2.1.0-2.1 on GA media", "tracking": { "current_release_date": "2025-04-27T00:00:00Z", "generator": { "date": "2025-04-27T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15036-1", "initial_release_date": "2025-04-27T00:00:00Z", "revision_history": [ { "date": "2025-04-27T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "glow-2.1.0-2.1.aarch64", "product": { "name": "glow-2.1.0-2.1.aarch64", "product_id": "glow-2.1.0-2.1.aarch64" } }, { "category": "product_version", "name": "glow-bash-completion-2.1.0-2.1.aarch64", "product": { "name": "glow-bash-completion-2.1.0-2.1.aarch64", "product_id": "glow-bash-completion-2.1.0-2.1.aarch64" } }, { "category": "product_version", "name": "glow-fish-completion-2.1.0-2.1.aarch64", "product": { "name": "glow-fish-completion-2.1.0-2.1.aarch64", "product_id": "glow-fish-completion-2.1.0-2.1.aarch64" } }, { "category": "product_version", "name": "glow-zsh-completion-2.1.0-2.1.aarch64", "product": { "name": "glow-zsh-completion-2.1.0-2.1.aarch64", "product_id": "glow-zsh-completion-2.1.0-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "glow-2.1.0-2.1.ppc64le", "product": { "name": "glow-2.1.0-2.1.ppc64le", "product_id": "glow-2.1.0-2.1.ppc64le" } }, { "category": "product_version", "name": "glow-bash-completion-2.1.0-2.1.ppc64le", "product": { "name": "glow-bash-completion-2.1.0-2.1.ppc64le", "product_id": "glow-bash-completion-2.1.0-2.1.ppc64le" } }, { "category": "product_version", "name": "glow-fish-completion-2.1.0-2.1.ppc64le", "product": { "name": "glow-fish-completion-2.1.0-2.1.ppc64le", "product_id": "glow-fish-completion-2.1.0-2.1.ppc64le" } }, { "category": "product_version", "name": "glow-zsh-completion-2.1.0-2.1.ppc64le", "product": { "name": "glow-zsh-completion-2.1.0-2.1.ppc64le", "product_id": "glow-zsh-completion-2.1.0-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "glow-2.1.0-2.1.s390x", "product": { "name": "glow-2.1.0-2.1.s390x", "product_id": "glow-2.1.0-2.1.s390x" } }, { "category": "product_version", "name": "glow-bash-completion-2.1.0-2.1.s390x", "product": { "name": "glow-bash-completion-2.1.0-2.1.s390x", "product_id": "glow-bash-completion-2.1.0-2.1.s390x" } }, { "category": "product_version", "name": "glow-fish-completion-2.1.0-2.1.s390x", "product": { "name": "glow-fish-completion-2.1.0-2.1.s390x", "product_id": "glow-fish-completion-2.1.0-2.1.s390x" } }, { "category": "product_version", "name": "glow-zsh-completion-2.1.0-2.1.s390x", "product": { "name": "glow-zsh-completion-2.1.0-2.1.s390x", "product_id": "glow-zsh-completion-2.1.0-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "glow-2.1.0-2.1.x86_64", "product": { "name": "glow-2.1.0-2.1.x86_64", "product_id": "glow-2.1.0-2.1.x86_64" } }, { "category": "product_version", "name": "glow-bash-completion-2.1.0-2.1.x86_64", "product": { "name": "glow-bash-completion-2.1.0-2.1.x86_64", "product_id": "glow-bash-completion-2.1.0-2.1.x86_64" } }, { "category": "product_version", "name": "glow-fish-completion-2.1.0-2.1.x86_64", "product": { "name": "glow-fish-completion-2.1.0-2.1.x86_64", "product_id": "glow-fish-completion-2.1.0-2.1.x86_64" } }, { "category": "product_version", "name": "glow-zsh-completion-2.1.0-2.1.x86_64", "product": { "name": "glow-zsh-completion-2.1.0-2.1.x86_64", "product_id": "glow-zsh-completion-2.1.0-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "glow-2.1.0-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-2.1.0-2.1.aarch64" }, "product_reference": "glow-2.1.0-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-2.1.0-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-2.1.0-2.1.ppc64le" }, "product_reference": "glow-2.1.0-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-2.1.0-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-2.1.0-2.1.s390x" }, "product_reference": "glow-2.1.0-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-2.1.0-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-2.1.0-2.1.x86_64" }, "product_reference": "glow-2.1.0-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-bash-completion-2.1.0-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.aarch64" }, "product_reference": "glow-bash-completion-2.1.0-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-bash-completion-2.1.0-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.ppc64le" }, "product_reference": "glow-bash-completion-2.1.0-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-bash-completion-2.1.0-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.s390x" }, "product_reference": "glow-bash-completion-2.1.0-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-bash-completion-2.1.0-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.x86_64" }, "product_reference": "glow-bash-completion-2.1.0-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-fish-completion-2.1.0-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.aarch64" }, "product_reference": "glow-fish-completion-2.1.0-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-fish-completion-2.1.0-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.ppc64le" }, "product_reference": "glow-fish-completion-2.1.0-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-fish-completion-2.1.0-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.s390x" }, "product_reference": "glow-fish-completion-2.1.0-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-fish-completion-2.1.0-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.x86_64" }, "product_reference": "glow-fish-completion-2.1.0-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-zsh-completion-2.1.0-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.aarch64" }, "product_reference": "glow-zsh-completion-2.1.0-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-zsh-completion-2.1.0-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.ppc64le" }, "product_reference": "glow-zsh-completion-2.1.0-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-zsh-completion-2.1.0-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.s390x" }, "product_reference": "glow-zsh-completion-2.1.0-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "glow-zsh-completion-2.1.0-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.x86_64" }, "product_reference": "glow-zsh-completion-2.1.0-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:glow-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-2.1.0-2.1.x86_64", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.x86_64", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.x86_64", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:glow-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-2.1.0-2.1.x86_64", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.x86_64", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.x86_64", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:glow-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-2.1.0-2.1.x86_64", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-bash-completion-2.1.0-2.1.x86_64", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-fish-completion-2.1.0-2.1.x86_64", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.aarch64", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.ppc64le", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.s390x", "openSUSE Tumbleweed:glow-zsh-completion-2.1.0-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-04-27T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15304-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
traefik-3.4.3-1.1 on GA media
Notes
Title of the patch
traefik-3.4.3-1.1 on GA media
Description of the patch
These are all security issues fixed in the traefik-3.4.3-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15304
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": "traefik-3.4.3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the traefik-3.4.3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15304", "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_15304-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4533 page", "url": "https://www.suse.com/security/cve/CVE-2024-4533/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45338 page", "url": "https://www.suse.com/security/cve/CVE-2024-45338/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22868 page", "url": "https://www.suse.com/security/cve/CVE-2025-22868/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22869 page", "url": "https://www.suse.com/security/cve/CVE-2025-22869/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27144 page", "url": "https://www.suse.com/security/cve/CVE-2025-27144/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-47952 page", "url": "https://www.suse.com/security/cve/CVE-2025-47952/" } ], "title": "traefik-3.4.3-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15304-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "traefik-3.4.3-1.1.aarch64", "product": { "name": "traefik-3.4.3-1.1.aarch64", "product_id": "traefik-3.4.3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "traefik-3.4.3-1.1.ppc64le", "product": { "name": "traefik-3.4.3-1.1.ppc64le", "product_id": "traefik-3.4.3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "traefik-3.4.3-1.1.s390x", "product": { "name": "traefik-3.4.3-1.1.s390x", "product_id": "traefik-3.4.3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "traefik-3.4.3-1.1.x86_64", "product": { "name": "traefik-3.4.3-1.1.x86_64", "product_id": "traefik-3.4.3-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": "traefik-3.4.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64" }, "product_reference": "traefik-3.4.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "traefik-3.4.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le" }, "product_reference": "traefik-3.4.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "traefik-3.4.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x" }, "product_reference": "traefik-3.4.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "traefik-3.4.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" }, "product_reference": "traefik-3.4.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4533", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4533" } ], "notes": [ { "category": "general", "text": "The KKProgressbar2 Free WordPress plugin through 1.1.4.2 does not sanitize and escape a parameter before using it in a SQL statement, allowing admin users to perform SQL injection attacks", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4533", "url": "https://www.suse.com/security/cve/CVE-2024-4533" } ], "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:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-4533" }, { "cve": "CVE-2024-45338", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45338" } ], "notes": [ { "category": "general", "text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45338", "url": "https://www.suse.com/security/cve/CVE-2024-45338" }, { "category": "external", "summary": "SUSE Bug 1234794 for CVE-2024-45338", "url": "https://bugzilla.suse.com/1234794" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45338" }, { "cve": "CVE-2025-22868", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22868" } ], "notes": [ { "category": "general", "text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22868", "url": "https://www.suse.com/security/cve/CVE-2025-22868" }, { "category": "external", "summary": "SUSE Bug 1239185 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239185" }, { "category": "external", "summary": "SUSE Bug 1239186 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239186" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-22868" }, { "cve": "CVE-2025-22869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22869" } ], "notes": [ { "category": "general", "text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22869", "url": "https://www.suse.com/security/cve/CVE-2025-22869" }, { "category": "external", "summary": "SUSE Bug 1239322 for CVE-2025-22869", "url": "https://bugzilla.suse.com/1239322" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-22869" }, { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" }, { "cve": "CVE-2025-27144", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27144" } ], "notes": [ { "category": "general", "text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27144", "url": "https://www.suse.com/security/cve/CVE-2025-27144" }, { "category": "external", "summary": "SUSE Bug 1237608 for CVE-2025-27144", "url": "https://bugzilla.suse.com/1237608" }, { "category": "external", "summary": "SUSE Bug 1237609 for CVE-2025-27144", "url": "https://bugzilla.suse.com/1237609" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-27144" }, { "cve": "CVE-2025-47952", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-47952" } ], "notes": [ { "category": "general", "text": "Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. Prior to versions 2.11.25 and 3.4.1, there is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backend using a matcher based on the path, if the URL contains a URL encoded string in its path, it\u0027s possible to target a backend, exposed using another router, by-passing the middlewares chain. This issue has been patched in versions 2.11.25 and 3.4.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-47952", "url": "https://www.suse.com/security/cve/CVE-2025-47952" }, { "category": "external", "summary": "SUSE Bug 1243818 for CVE-2025-47952", "url": "https://bugzilla.suse.com/1243818" } ], "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:traefik-3.4.3-1.1.aarch64", "openSUSE Tumbleweed:traefik-3.4.3-1.1.ppc64le", "openSUSE Tumbleweed:traefik-3.4.3-1.1.s390x", "openSUSE Tumbleweed:traefik-3.4.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "low" } ], "title": "CVE-2025-47952" } ] }
opensuse-su-2025:15455-1
Vulnerability from csaf_opensuse
Published
2025-08-16 00:00
Modified
2025-08-16 00:00
Summary
libecpg6-17.6-1.1 on GA media
Notes
Title of the patch
libecpg6-17.6-1.1 on GA media
Description of the patch
These are all security issues fixed in the libecpg6-17.6-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15455
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": "libecpg6-17.6-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libecpg6-17.6-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15455", "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_15455-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "libecpg6-17.6-1.1 on GA media", "tracking": { "current_release_date": "2025-08-16T00:00:00Z", "generator": { "date": "2025-08-16T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15455-1", "initial_release_date": "2025-08-16T00:00:00Z", "revision_history": [ { "date": "2025-08-16T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-17.6-1.1.aarch64", "product": { "name": "libecpg6-17.6-1.1.aarch64", "product_id": "libecpg6-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "libecpg6-32bit-17.6-1.1.aarch64", "product": { "name": "libecpg6-32bit-17.6-1.1.aarch64", "product_id": "libecpg6-32bit-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "libpq5-17.6-1.1.aarch64", "product": { "name": "libpq5-17.6-1.1.aarch64", "product_id": "libpq5-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "libpq5-32bit-17.6-1.1.aarch64", "product": { "name": "libpq5-32bit-17.6-1.1.aarch64", "product_id": "libpq5-32bit-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-17.6-1.1.aarch64", "product": { "name": "postgresql17-17.6-1.1.aarch64", "product_id": "postgresql17-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-contrib-17.6-1.1.aarch64", "product": { "name": "postgresql17-contrib-17.6-1.1.aarch64", "product_id": "postgresql17-contrib-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-devel-17.6-1.1.aarch64", "product": { "name": "postgresql17-devel-17.6-1.1.aarch64", "product_id": "postgresql17-devel-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-docs-17.6-1.1.aarch64", "product": { "name": "postgresql17-docs-17.6-1.1.aarch64", "product_id": "postgresql17-docs-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-llvmjit-17.6-1.1.aarch64", "product": { "name": "postgresql17-llvmjit-17.6-1.1.aarch64", "product_id": "postgresql17-llvmjit-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-llvmjit-devel-17.6-1.1.aarch64", "product": { "name": "postgresql17-llvmjit-devel-17.6-1.1.aarch64", "product_id": "postgresql17-llvmjit-devel-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-plperl-17.6-1.1.aarch64", "product": { "name": "postgresql17-plperl-17.6-1.1.aarch64", "product_id": "postgresql17-plperl-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-plpython-17.6-1.1.aarch64", "product": { "name": "postgresql17-plpython-17.6-1.1.aarch64", "product_id": "postgresql17-plpython-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-pltcl-17.6-1.1.aarch64", "product": { "name": "postgresql17-pltcl-17.6-1.1.aarch64", "product_id": "postgresql17-pltcl-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-server-17.6-1.1.aarch64", "product": { "name": "postgresql17-server-17.6-1.1.aarch64", "product_id": "postgresql17-server-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-server-devel-17.6-1.1.aarch64", "product": { "name": "postgresql17-server-devel-17.6-1.1.aarch64", "product_id": "postgresql17-server-devel-17.6-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-test-17.6-1.1.aarch64", "product": { "name": "postgresql17-test-17.6-1.1.aarch64", "product_id": "postgresql17-test-17.6-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-17.6-1.1.ppc64le", "product": { "name": "libecpg6-17.6-1.1.ppc64le", "product_id": "libecpg6-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "libecpg6-32bit-17.6-1.1.ppc64le", "product": { "name": "libecpg6-32bit-17.6-1.1.ppc64le", "product_id": "libecpg6-32bit-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-17.6-1.1.ppc64le", "product": { "name": "libpq5-17.6-1.1.ppc64le", "product_id": "libpq5-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-32bit-17.6-1.1.ppc64le", "product": { "name": "libpq5-32bit-17.6-1.1.ppc64le", "product_id": "libpq5-32bit-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-17.6-1.1.ppc64le", "product": { "name": "postgresql17-17.6-1.1.ppc64le", "product_id": "postgresql17-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-contrib-17.6-1.1.ppc64le", "product": { "name": "postgresql17-contrib-17.6-1.1.ppc64le", "product_id": "postgresql17-contrib-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-devel-17.6-1.1.ppc64le", "product": { "name": "postgresql17-devel-17.6-1.1.ppc64le", "product_id": "postgresql17-devel-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-docs-17.6-1.1.ppc64le", "product": { "name": "postgresql17-docs-17.6-1.1.ppc64le", "product_id": "postgresql17-docs-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-llvmjit-17.6-1.1.ppc64le", "product": { "name": "postgresql17-llvmjit-17.6-1.1.ppc64le", "product_id": "postgresql17-llvmjit-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "product": { "name": "postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "product_id": "postgresql17-llvmjit-devel-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-plperl-17.6-1.1.ppc64le", "product": { "name": "postgresql17-plperl-17.6-1.1.ppc64le", "product_id": "postgresql17-plperl-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-plpython-17.6-1.1.ppc64le", "product": { "name": "postgresql17-plpython-17.6-1.1.ppc64le", "product_id": "postgresql17-plpython-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-pltcl-17.6-1.1.ppc64le", "product": { "name": "postgresql17-pltcl-17.6-1.1.ppc64le", "product_id": "postgresql17-pltcl-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-server-17.6-1.1.ppc64le", "product": { "name": "postgresql17-server-17.6-1.1.ppc64le", "product_id": "postgresql17-server-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-server-devel-17.6-1.1.ppc64le", "product": { "name": "postgresql17-server-devel-17.6-1.1.ppc64le", "product_id": "postgresql17-server-devel-17.6-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-test-17.6-1.1.ppc64le", "product": { "name": "postgresql17-test-17.6-1.1.ppc64le", "product_id": "postgresql17-test-17.6-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-17.6-1.1.s390x", "product": { "name": "libecpg6-17.6-1.1.s390x", "product_id": "libecpg6-17.6-1.1.s390x" } }, { "category": "product_version", "name": "libecpg6-32bit-17.6-1.1.s390x", "product": { "name": "libecpg6-32bit-17.6-1.1.s390x", "product_id": "libecpg6-32bit-17.6-1.1.s390x" } }, { "category": "product_version", "name": "libpq5-17.6-1.1.s390x", "product": { "name": "libpq5-17.6-1.1.s390x", "product_id": "libpq5-17.6-1.1.s390x" } }, { "category": "product_version", "name": "libpq5-32bit-17.6-1.1.s390x", "product": { "name": "libpq5-32bit-17.6-1.1.s390x", "product_id": "libpq5-32bit-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-17.6-1.1.s390x", "product": { "name": "postgresql17-17.6-1.1.s390x", "product_id": "postgresql17-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-contrib-17.6-1.1.s390x", "product": { "name": "postgresql17-contrib-17.6-1.1.s390x", "product_id": "postgresql17-contrib-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-devel-17.6-1.1.s390x", "product": { "name": "postgresql17-devel-17.6-1.1.s390x", "product_id": "postgresql17-devel-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-docs-17.6-1.1.s390x", "product": { "name": "postgresql17-docs-17.6-1.1.s390x", "product_id": "postgresql17-docs-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-llvmjit-17.6-1.1.s390x", "product": { "name": "postgresql17-llvmjit-17.6-1.1.s390x", "product_id": "postgresql17-llvmjit-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-llvmjit-devel-17.6-1.1.s390x", "product": { "name": "postgresql17-llvmjit-devel-17.6-1.1.s390x", "product_id": "postgresql17-llvmjit-devel-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-plperl-17.6-1.1.s390x", "product": { "name": "postgresql17-plperl-17.6-1.1.s390x", "product_id": "postgresql17-plperl-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-plpython-17.6-1.1.s390x", "product": { "name": "postgresql17-plpython-17.6-1.1.s390x", "product_id": "postgresql17-plpython-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-pltcl-17.6-1.1.s390x", "product": { "name": "postgresql17-pltcl-17.6-1.1.s390x", "product_id": "postgresql17-pltcl-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-server-17.6-1.1.s390x", "product": { "name": "postgresql17-server-17.6-1.1.s390x", "product_id": "postgresql17-server-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-server-devel-17.6-1.1.s390x", "product": { "name": "postgresql17-server-devel-17.6-1.1.s390x", "product_id": "postgresql17-server-devel-17.6-1.1.s390x" } }, { "category": "product_version", "name": "postgresql17-test-17.6-1.1.s390x", "product": { "name": "postgresql17-test-17.6-1.1.s390x", "product_id": "postgresql17-test-17.6-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-17.6-1.1.x86_64", "product": { "name": "libecpg6-17.6-1.1.x86_64", "product_id": "libecpg6-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-17.6-1.1.x86_64", "product": { "name": "libecpg6-32bit-17.6-1.1.x86_64", "product_id": "libecpg6-32bit-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "libpq5-17.6-1.1.x86_64", "product": { "name": "libpq5-17.6-1.1.x86_64", "product_id": "libpq5-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-17.6-1.1.x86_64", "product": { "name": "libpq5-32bit-17.6-1.1.x86_64", "product_id": "libpq5-32bit-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-17.6-1.1.x86_64", "product": { "name": "postgresql17-17.6-1.1.x86_64", "product_id": "postgresql17-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-contrib-17.6-1.1.x86_64", "product": { "name": "postgresql17-contrib-17.6-1.1.x86_64", "product_id": "postgresql17-contrib-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-devel-17.6-1.1.x86_64", "product": { "name": "postgresql17-devel-17.6-1.1.x86_64", "product_id": "postgresql17-devel-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-docs-17.6-1.1.x86_64", "product": { "name": "postgresql17-docs-17.6-1.1.x86_64", "product_id": "postgresql17-docs-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-llvmjit-17.6-1.1.x86_64", "product": { "name": "postgresql17-llvmjit-17.6-1.1.x86_64", "product_id": "postgresql17-llvmjit-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-llvmjit-devel-17.6-1.1.x86_64", "product": { "name": "postgresql17-llvmjit-devel-17.6-1.1.x86_64", "product_id": "postgresql17-llvmjit-devel-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-plperl-17.6-1.1.x86_64", "product": { "name": "postgresql17-plperl-17.6-1.1.x86_64", "product_id": "postgresql17-plperl-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-plpython-17.6-1.1.x86_64", "product": { "name": "postgresql17-plpython-17.6-1.1.x86_64", "product_id": "postgresql17-plpython-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-pltcl-17.6-1.1.x86_64", "product": { "name": "postgresql17-pltcl-17.6-1.1.x86_64", "product_id": "postgresql17-pltcl-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-server-17.6-1.1.x86_64", "product": { "name": "postgresql17-server-17.6-1.1.x86_64", "product_id": "postgresql17-server-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-server-devel-17.6-1.1.x86_64", "product": { "name": "postgresql17-server-devel-17.6-1.1.x86_64", "product_id": "postgresql17-server-devel-17.6-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-test-17.6-1.1.x86_64", "product": { "name": "postgresql17-test-17.6-1.1.x86_64", "product_id": "postgresql17-test-17.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": "libecpg6-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-17.6-1.1.aarch64" }, "product_reference": "libecpg6-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le" }, "product_reference": "libecpg6-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x" }, "product_reference": "libecpg6-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64" }, "product_reference": "libecpg6-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64" }, "product_reference": "libecpg6-32bit-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le" }, "product_reference": "libecpg6-32bit-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x" }, "product_reference": "libecpg6-32bit-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64" }, "product_reference": "libecpg6-32bit-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64" }, "product_reference": "libpq5-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le" }, "product_reference": "libpq5-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x" }, "product_reference": "libpq5-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64" }, "product_reference": "libpq5-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64" }, "product_reference": "libpq5-32bit-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le" }, "product_reference": "libpq5-32bit-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x" }, "product_reference": "libpq5-32bit-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64" }, "product_reference": "postgresql17-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x" }, "product_reference": "postgresql17-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64" }, "product_reference": "postgresql17-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64" }, "product_reference": "postgresql17-contrib-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-contrib-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x" }, "product_reference": "postgresql17-contrib-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64" }, "product_reference": "postgresql17-contrib-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64" }, "product_reference": "postgresql17-devel-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-devel-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x" }, "product_reference": "postgresql17-devel-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64" }, "product_reference": "postgresql17-devel-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-docs-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64" }, "product_reference": "postgresql17-docs-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-docs-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-docs-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-docs-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x" }, "product_reference": "postgresql17-docs-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-docs-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64" }, "product_reference": "postgresql17-docs-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64" }, "product_reference": "postgresql17-llvmjit-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-llvmjit-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x" }, "product_reference": "postgresql17-llvmjit-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64" }, "product_reference": "postgresql17-llvmjit-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64" }, "product_reference": "postgresql17-llvmjit-devel-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x" }, "product_reference": "postgresql17-llvmjit-devel-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64" }, "product_reference": "postgresql17-llvmjit-devel-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64" }, "product_reference": "postgresql17-plperl-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-plperl-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x" }, "product_reference": "postgresql17-plperl-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64" }, "product_reference": "postgresql17-plperl-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64" }, "product_reference": "postgresql17-plpython-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-plpython-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x" }, "product_reference": "postgresql17-plpython-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64" }, "product_reference": "postgresql17-plpython-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64" }, "product_reference": "postgresql17-pltcl-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-pltcl-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x" }, "product_reference": "postgresql17-pltcl-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64" }, "product_reference": "postgresql17-pltcl-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64" }, "product_reference": "postgresql17-server-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-server-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x" }, "product_reference": "postgresql17-server-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64" }, "product_reference": "postgresql17-server-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64" }, "product_reference": "postgresql17-server-devel-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-server-devel-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x" }, "product_reference": "postgresql17-server-devel-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64" }, "product_reference": "postgresql17-server-devel-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-test-17.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64" }, "product_reference": "postgresql17-test-17.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-test-17.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le" }, "product_reference": "postgresql17-test-17.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-test-17.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x" }, "product_reference": "postgresql17-test-17.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-test-17.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" }, "product_reference": "postgresql17-test-17.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libecpg6-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "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:libecpg6-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libecpg6-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-16T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libecpg6-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "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:libecpg6-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libecpg6-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-16T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libecpg6-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "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:libecpg6-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libecpg6-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-17.6-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-17.6-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-contrib-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-docs-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plperl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-plpython-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-pltcl-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-server-devel-17.6-1.1.x86_64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.aarch64", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.ppc64le", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.s390x", "openSUSE Tumbleweed:postgresql17-test-17.6-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-16T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
opensuse-su-2025:15454-1
Vulnerability from csaf_opensuse
Published
2025-08-15 00:00
Modified
2025-08-15 00:00
Summary
trivy-0.65.0-1.1 on GA media
Notes
Title of the patch
trivy-0.65.0-1.1 on GA media
Description of the patch
These are all security issues fixed in the trivy-0.65.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15454
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": "trivy-0.65.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the trivy-0.65.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15454", "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_15454-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22868 page", "url": "https://www.suse.com/security/cve/CVE-2025-22868/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22869 page", "url": "https://www.suse.com/security/cve/CVE-2025-22869/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-30204 page", "url": "https://www.suse.com/security/cve/CVE-2025-30204/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-47291 page", "url": "https://www.suse.com/security/cve/CVE-2025-47291/" } ], "title": "trivy-0.65.0-1.1 on GA media", "tracking": { "current_release_date": "2025-08-15T00:00:00Z", "generator": { "date": "2025-08-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15454-1", "initial_release_date": "2025-08-15T00:00:00Z", "revision_history": [ { "date": "2025-08-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "trivy-0.65.0-1.1.aarch64", "product": { "name": "trivy-0.65.0-1.1.aarch64", "product_id": "trivy-0.65.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "trivy-0.65.0-1.1.ppc64le", "product": { "name": "trivy-0.65.0-1.1.ppc64le", "product_id": "trivy-0.65.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "trivy-0.65.0-1.1.s390x", "product": { "name": "trivy-0.65.0-1.1.s390x", "product_id": "trivy-0.65.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "trivy-0.65.0-1.1.x86_64", "product": { "name": "trivy-0.65.0-1.1.x86_64", "product_id": "trivy-0.65.0-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": "trivy-0.65.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64" }, "product_reference": "trivy-0.65.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "trivy-0.65.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le" }, "product_reference": "trivy-0.65.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "trivy-0.65.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x" }, "product_reference": "trivy-0.65.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "trivy-0.65.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" }, "product_reference": "trivy-0.65.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22868", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22868" } ], "notes": [ { "category": "general", "text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22868", "url": "https://www.suse.com/security/cve/CVE-2025-22868" }, { "category": "external", "summary": "SUSE Bug 1239185 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239185" }, { "category": "external", "summary": "SUSE Bug 1239186 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239186" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-22868" }, { "cve": "CVE-2025-22869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22869" } ], "notes": [ { "category": "general", "text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22869", "url": "https://www.suse.com/security/cve/CVE-2025-22869" }, { "category": "external", "summary": "SUSE Bug 1239322 for CVE-2025-22869", "url": "https://bugzilla.suse.com/1239322" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-22869" }, { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" }, { "cve": "CVE-2025-30204", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-30204" } ], "notes": [ { "category": "general", "text": "golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a malicious request whose Authorization header consists of Bearer followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function\u0027s argument), with a constant factor of about 16. This issue is fixed in 5.2.2 and 4.5.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-30204", "url": "https://www.suse.com/security/cve/CVE-2025-30204" }, { "category": "external", "summary": "SUSE Bug 1240441 for CVE-2025-30204", "url": "https://bugzilla.suse.com/1240441" }, { "category": "external", "summary": "SUSE Bug 1240442 for CVE-2025-30204", "url": "https://bugzilla.suse.com/1240442" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-30204" }, { "cve": "CVE-2025-47291", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-47291" } ], "notes": [ { "category": "general", "text": "containerd is an open-source container runtime. A bug was found in the containerd\u0027s CRI implementation where containerd, starting in version 2.0.1 and prior to version 2.0.5, doesn\u0027t put usernamespaced containers under the Kubernetes\u0027 cgroup hierarchy, therefore some Kubernetes limits are not honored. This may cause a denial of service of the Kubernetes node. This bug has been fixed in containerd 2.0.5+ and 2.1.0+. Users should update to these versions to resolve the issue. As a workaround, disable usernamespaced pods in Kubernetes temporarily.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-47291", "url": "https://www.suse.com/security/cve/CVE-2025-47291" }, { "category": "external", "summary": "SUSE Bug 1243632 for CVE-2025-47291", "url": "https://bugzilla.suse.com/1243632" } ], "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:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:trivy-0.65.0-1.1.aarch64", "openSUSE Tumbleweed:trivy-0.65.0-1.1.ppc64le", "openSUSE Tumbleweed:trivy-0.65.0-1.1.s390x", "openSUSE Tumbleweed:trivy-0.65.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-47291" } ] }
opensuse-su-2025:15235-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
kubernetes1.31-apiserver-1.31.10-1.1 on GA media
Notes
Title of the patch
kubernetes1.31-apiserver-1.31.10-1.1 on GA media
Description of the patch
These are all security issues fixed in the kubernetes1.31-apiserver-1.31.10-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15235
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": "kubernetes1.31-apiserver-1.31.10-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the kubernetes1.31-apiserver-1.31.10-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15235", "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_15235-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "kubernetes1.31-apiserver-1.31.10-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15235-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.31-apiserver-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-apiserver-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-apiserver-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-client-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-client-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-client-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-client-bash-completion-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-client-common-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-client-common-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-client-common-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-client-fish-completion-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-controller-manager-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-controller-manager-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-controller-manager-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-kubeadm-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-kubeadm-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-kubeadm-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-kubelet-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-kubelet-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-kubelet-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-kubelet-common-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-proxy-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-proxy-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-proxy-1.31.10-1.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.31-scheduler-1.31.10-1.1.aarch64", "product": { "name": "kubernetes1.31-scheduler-1.31.10-1.1.aarch64", "product_id": "kubernetes1.31-scheduler-1.31.10-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.31-apiserver-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-apiserver-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-apiserver-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-client-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-client-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-client-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-client-bash-completion-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-client-common-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-client-common-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-client-common-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-client-fish-completion-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-controller-manager-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-controller-manager-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-controller-manager-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-kubeadm-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-kubeadm-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-kubeadm-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-kubelet-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-kubelet-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-kubelet-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-kubelet-common-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-proxy-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-proxy-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-proxy-1.31.10-1.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.31-scheduler-1.31.10-1.1.ppc64le", "product": { "name": "kubernetes1.31-scheduler-1.31.10-1.1.ppc64le", "product_id": "kubernetes1.31-scheduler-1.31.10-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.31-apiserver-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-apiserver-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-apiserver-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-client-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-client-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-client-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-client-bash-completion-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-client-common-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-client-common-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-client-common-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-client-fish-completion-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-controller-manager-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-controller-manager-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-controller-manager-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-kubeadm-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-kubeadm-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-kubeadm-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-kubelet-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-kubelet-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-kubelet-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-kubelet-common-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-proxy-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-proxy-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-proxy-1.31.10-1.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.31-scheduler-1.31.10-1.1.s390x", "product": { "name": "kubernetes1.31-scheduler-1.31.10-1.1.s390x", "product_id": "kubernetes1.31-scheduler-1.31.10-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.31-apiserver-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-apiserver-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-apiserver-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-client-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-client-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-client-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-client-bash-completion-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-client-common-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-client-common-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-client-common-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-client-fish-completion-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-controller-manager-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-controller-manager-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-controller-manager-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-kubeadm-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-kubeadm-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-kubeadm-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-kubelet-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-kubelet-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-kubelet-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-kubelet-common-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-proxy-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-proxy-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-proxy-1.31.10-1.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.31-scheduler-1.31.10-1.1.x86_64", "product": { "name": "kubernetes1.31-scheduler-1.31.10-1.1.x86_64", "product_id": "kubernetes1.31-scheduler-1.31.10-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": "kubernetes1.31-apiserver-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-apiserver-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-apiserver-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-apiserver-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-apiserver-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-apiserver-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-apiserver-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-apiserver-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-client-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-client-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-client-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-client-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-client-bash-completion-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-client-bash-completion-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-client-bash-completion-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-bash-completion-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-client-bash-completion-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-common-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-client-common-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-common-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-client-common-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-common-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-client-common-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-common-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-client-common-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-client-fish-completion-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-client-fish-completion-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-client-fish-completion-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-client-fish-completion-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-client-fish-completion-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-controller-manager-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-controller-manager-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-controller-manager-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-controller-manager-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-controller-manager-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-controller-manager-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-controller-manager-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-controller-manager-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubeadm-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-kubeadm-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubeadm-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-kubeadm-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubeadm-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-kubeadm-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubeadm-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-kubeadm-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubelet-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-kubelet-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubelet-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-kubelet-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubelet-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-kubelet-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubelet-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-kubelet-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-kubelet-common-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-kubelet-common-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-kubelet-common-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-kubelet-common-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-kubelet-common-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-proxy-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-proxy-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-proxy-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-proxy-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-proxy-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-proxy-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-proxy-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-proxy-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-scheduler-1.31.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.aarch64" }, "product_reference": "kubernetes1.31-scheduler-1.31.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-scheduler-1.31.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.ppc64le" }, "product_reference": "kubernetes1.31-scheduler-1.31.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-scheduler-1.31.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.s390x" }, "product_reference": "kubernetes1.31-scheduler-1.31.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.31-scheduler-1.31.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.x86_64" }, "product_reference": "kubernetes1.31-scheduler-1.31.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-apiserver-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-bash-completion-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-common-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-client-fish-completion-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-controller-manager-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-kubeadm-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-kubelet-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-kubelet-common-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-proxy-1.31.10-1.1.x86_64", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.aarch64", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.ppc64le", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.s390x", "openSUSE Tumbleweed:kubernetes1.31-scheduler-1.31.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15305-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
traefik2-2.11.26-1.1 on GA media
Notes
Title of the patch
traefik2-2.11.26-1.1 on GA media
Description of the patch
These are all security issues fixed in the traefik2-2.11.26-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15305
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": "traefik2-2.11.26-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the traefik2-2.11.26-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15305", "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_15305-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-28180 page", "url": "https://www.suse.com/security/cve/CVE-2024-28180/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45338 page", "url": "https://www.suse.com/security/cve/CVE-2024-45338/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22868 page", "url": "https://www.suse.com/security/cve/CVE-2025-22868/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22869 page", "url": "https://www.suse.com/security/cve/CVE-2025-22869/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22871 page", "url": "https://www.suse.com/security/cve/CVE-2025-22871/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27144 page", "url": "https://www.suse.com/security/cve/CVE-2025-27144/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32431 page", "url": "https://www.suse.com/security/cve/CVE-2025-32431/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-47952 page", "url": "https://www.suse.com/security/cve/CVE-2025-47952/" } ], "title": "traefik2-2.11.26-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15305-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "traefik2-2.11.26-1.1.aarch64", "product": { "name": "traefik2-2.11.26-1.1.aarch64", "product_id": "traefik2-2.11.26-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "traefik2-2.11.26-1.1.ppc64le", "product": { "name": "traefik2-2.11.26-1.1.ppc64le", "product_id": "traefik2-2.11.26-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "traefik2-2.11.26-1.1.s390x", "product": { "name": "traefik2-2.11.26-1.1.s390x", "product_id": "traefik2-2.11.26-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "traefik2-2.11.26-1.1.x86_64", "product": { "name": "traefik2-2.11.26-1.1.x86_64", "product_id": "traefik2-2.11.26-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": "traefik2-2.11.26-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64" }, "product_reference": "traefik2-2.11.26-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "traefik2-2.11.26-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le" }, "product_reference": "traefik2-2.11.26-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "traefik2-2.11.26-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x" }, "product_reference": "traefik2-2.11.26-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "traefik2-2.11.26-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" }, "product_reference": "traefik2-2.11.26-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-28180", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-28180" } ], "notes": [ { "category": "general", "text": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-28180", "url": "https://www.suse.com/security/cve/CVE-2024-28180" }, { "category": "external", "summary": "SUSE Bug 1234984 for CVE-2024-28180", "url": "https://bugzilla.suse.com/1234984" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-28180" }, { "cve": "CVE-2024-45338", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45338" } ], "notes": [ { "category": "general", "text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45338", "url": "https://www.suse.com/security/cve/CVE-2024-45338" }, { "category": "external", "summary": "SUSE Bug 1234794 for CVE-2024-45338", "url": "https://bugzilla.suse.com/1234794" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45338" }, { "cve": "CVE-2025-22868", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22868" } ], "notes": [ { "category": "general", "text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22868", "url": "https://www.suse.com/security/cve/CVE-2025-22868" }, { "category": "external", "summary": "SUSE Bug 1239185 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239185" }, { "category": "external", "summary": "SUSE Bug 1239186 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239186" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-22868" }, { "cve": "CVE-2025-22869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22869" } ], "notes": [ { "category": "general", "text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22869", "url": "https://www.suse.com/security/cve/CVE-2025-22869" }, { "category": "external", "summary": "SUSE Bug 1239322 for CVE-2025-22869", "url": "https://bugzilla.suse.com/1239322" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-22869" }, { "cve": "CVE-2025-22871", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22871" } ], "notes": [ { "category": "general", "text": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22871", "url": "https://www.suse.com/security/cve/CVE-2025-22871" }, { "category": "external", "summary": "SUSE Bug 1240550 for CVE-2025-22871", "url": "https://bugzilla.suse.com/1240550" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22871" }, { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" }, { "cve": "CVE-2025-27144", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27144" } ], "notes": [ { "category": "general", "text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27144", "url": "https://www.suse.com/security/cve/CVE-2025-27144" }, { "category": "external", "summary": "SUSE Bug 1237608 for CVE-2025-27144", "url": "https://bugzilla.suse.com/1237608" }, { "category": "external", "summary": "SUSE Bug 1237609 for CVE-2025-27144", "url": "https://bugzilla.suse.com/1237609" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-27144" }, { "cve": "CVE-2025-32431", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32431" } ], "notes": [ { "category": "general", "text": "Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. In versions prior to 2.11.24, 3.3.6, and 3.4.0-rc2. There is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backend using a matcher based on the path, if the URL contains a /../ in its path, it\u0027s possible to target a backend, exposed using another router, by-passing the middlewares chain. This issue has been patched in versions 2.11.24, 3.3.6, and 3.4.0-rc2. A workaround involves adding a `PathRegexp` rule to the matcher to prevent matching a route with a `/../` in the path.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32431", "url": "https://www.suse.com/security/cve/CVE-2025-32431" } ], "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:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-32431" }, { "cve": "CVE-2025-47952", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-47952" } ], "notes": [ { "category": "general", "text": "Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. Prior to versions 2.11.25 and 3.4.1, there is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backend using a matcher based on the path, if the URL contains a URL encoded string in its path, it\u0027s possible to target a backend, exposed using another router, by-passing the middlewares chain. This issue has been patched in versions 2.11.25 and 3.4.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-47952", "url": "https://www.suse.com/security/cve/CVE-2025-47952" }, { "category": "external", "summary": "SUSE Bug 1243818 for CVE-2025-47952", "url": "https://bugzilla.suse.com/1243818" } ], "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:traefik2-2.11.26-1.1.aarch64", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.ppc64le", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.s390x", "openSUSE Tumbleweed:traefik2-2.11.26-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "low" } ], "title": "CVE-2025-47952" } ] }
opensuse-su-2025:15034-1
Vulnerability from csaf_opensuse
Published
2025-04-26 00:00
Modified
2025-04-26 00:00
Summary
subfinder-2.7.0-3.1 on GA media
Notes
Title of the patch
subfinder-2.7.0-3.1 on GA media
Description of the patch
These are all security issues fixed in the subfinder-2.7.0-3.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15034
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": "subfinder-2.7.0-3.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the subfinder-2.7.0-3.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15034", "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_15034-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2025:15034-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IJN6I53PLG7NO5USQWWJUIVQTZDQDRHC/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2025:15034-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IJN6I53PLG7NO5USQWWJUIVQTZDQDRHC/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "subfinder-2.7.0-3.1 on GA media", "tracking": { "current_release_date": "2025-04-26T00:00:00Z", "generator": { "date": "2025-04-26T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15034-1", "initial_release_date": "2025-04-26T00:00:00Z", "revision_history": [ { "date": "2025-04-26T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "subfinder-2.7.0-3.1.aarch64", "product": { "name": "subfinder-2.7.0-3.1.aarch64", "product_id": "subfinder-2.7.0-3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "subfinder-2.7.0-3.1.ppc64le", "product": { "name": "subfinder-2.7.0-3.1.ppc64le", "product_id": "subfinder-2.7.0-3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "subfinder-2.7.0-3.1.s390x", "product": { "name": "subfinder-2.7.0-3.1.s390x", "product_id": "subfinder-2.7.0-3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "subfinder-2.7.0-3.1.x86_64", "product": { "name": "subfinder-2.7.0-3.1.x86_64", "product_id": "subfinder-2.7.0-3.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": "subfinder-2.7.0-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:subfinder-2.7.0-3.1.aarch64" }, "product_reference": "subfinder-2.7.0-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "subfinder-2.7.0-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:subfinder-2.7.0-3.1.ppc64le" }, "product_reference": "subfinder-2.7.0-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "subfinder-2.7.0-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:subfinder-2.7.0-3.1.s390x" }, "product_reference": "subfinder-2.7.0-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "subfinder-2.7.0-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:subfinder-2.7.0-3.1.x86_64" }, "product_reference": "subfinder-2.7.0-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:subfinder-2.7.0-3.1.aarch64", "openSUSE Tumbleweed:subfinder-2.7.0-3.1.ppc64le", "openSUSE Tumbleweed:subfinder-2.7.0-3.1.s390x", "openSUSE Tumbleweed:subfinder-2.7.0-3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:subfinder-2.7.0-3.1.aarch64", "openSUSE Tumbleweed:subfinder-2.7.0-3.1.ppc64le", "openSUSE Tumbleweed:subfinder-2.7.0-3.1.s390x", "openSUSE Tumbleweed:subfinder-2.7.0-3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:subfinder-2.7.0-3.1.aarch64", "openSUSE Tumbleweed:subfinder-2.7.0-3.1.ppc64le", "openSUSE Tumbleweed:subfinder-2.7.0-3.1.s390x", "openSUSE Tumbleweed:subfinder-2.7.0-3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-04-26T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15207-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
alloy-1.9.1-1.1 on GA media
Notes
Title of the patch
alloy-1.9.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the alloy-1.9.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15207
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": "alloy-1.9.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the alloy-1.9.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15207", "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_15207-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46327 page", "url": "https://www.suse.com/security/cve/CVE-2025-46327/" } ], "title": "alloy-1.9.1-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15207-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "alloy-1.9.1-1.1.aarch64", "product": { "name": "alloy-1.9.1-1.1.aarch64", "product_id": "alloy-1.9.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "alloy-1.9.1-1.1.ppc64le", "product": { "name": "alloy-1.9.1-1.1.ppc64le", "product_id": "alloy-1.9.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "alloy-1.9.1-1.1.s390x", "product": { "name": "alloy-1.9.1-1.1.s390x", "product_id": "alloy-1.9.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "alloy-1.9.1-1.1.x86_64", "product": { "name": "alloy-1.9.1-1.1.x86_64", "product_id": "alloy-1.9.1-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": "alloy-1.9.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:alloy-1.9.1-1.1.aarch64" }, "product_reference": "alloy-1.9.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "alloy-1.9.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:alloy-1.9.1-1.1.ppc64le" }, "product_reference": "alloy-1.9.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "alloy-1.9.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:alloy-1.9.1-1.1.s390x" }, "product_reference": "alloy-1.9.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "alloy-1.9.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:alloy-1.9.1-1.1.x86_64" }, "product_reference": "alloy-1.9.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:alloy-1.9.1-1.1.aarch64", "openSUSE Tumbleweed:alloy-1.9.1-1.1.ppc64le", "openSUSE Tumbleweed:alloy-1.9.1-1.1.s390x", "openSUSE Tumbleweed:alloy-1.9.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:alloy-1.9.1-1.1.aarch64", "openSUSE Tumbleweed:alloy-1.9.1-1.1.ppc64le", "openSUSE Tumbleweed:alloy-1.9.1-1.1.s390x", "openSUSE Tumbleweed:alloy-1.9.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:alloy-1.9.1-1.1.aarch64", "openSUSE Tumbleweed:alloy-1.9.1-1.1.ppc64le", "openSUSE Tumbleweed:alloy-1.9.1-1.1.s390x", "openSUSE Tumbleweed:alloy-1.9.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" }, { "cve": "CVE-2025-46327", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46327" } ], "notes": [ { "category": "general", "text": "gosnowflake is the Snowflake Golang driver. Versions starting from 1.7.0 to before 1.13.3, are vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition. When using the Easy Logging feature on Linux and macOS, the Driver reads logging configuration from a user-provided file. On Linux and macOS the Driver verifies that the configuration file can be written to only by its owner. That check was vulnerable to a TOCTOU race condition and failed to verify that the file owner matches the user running the Driver. This could allow a local attacker with write access to the configuration file or the directory containing it to overwrite the configuration and gain control over logging level and output location. This issue has been patched in version 1.13.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:alloy-1.9.1-1.1.aarch64", "openSUSE Tumbleweed:alloy-1.9.1-1.1.ppc64le", "openSUSE Tumbleweed:alloy-1.9.1-1.1.s390x", "openSUSE Tumbleweed:alloy-1.9.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46327", "url": "https://www.suse.com/security/cve/CVE-2025-46327" }, { "category": "external", "summary": "SUSE Bug 1242017 for CVE-2025-46327", "url": "https://bugzilla.suse.com/1242017" } ], "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:alloy-1.9.1-1.1.aarch64", "openSUSE Tumbleweed:alloy-1.9.1-1.1.ppc64le", "openSUSE Tumbleweed:alloy-1.9.1-1.1.s390x", "openSUSE Tumbleweed:alloy-1.9.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:alloy-1.9.1-1.1.aarch64", "openSUSE Tumbleweed:alloy-1.9.1-1.1.ppc64le", "openSUSE Tumbleweed:alloy-1.9.1-1.1.s390x", "openSUSE Tumbleweed:alloy-1.9.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-46327" } ] }
opensuse-su-2025:15008-1
Vulnerability from csaf_opensuse
Published
2025-04-17 00:00
Modified
2025-04-17 00:00
Summary
govulncheck-vulndb-0.0.20250416T165455-1.1 on GA media
Notes
Title of the patch
govulncheck-vulndb-0.0.20250416T165455-1.1 on GA media
Description of the patch
These are all security issues fixed in the govulncheck-vulndb-0.0.20250416T165455-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15008
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.20250416T165455-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.20250416T165455-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15008", "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_15008-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "govulncheck-vulndb-0.0.20250416T165455-1.1 on GA media", "tracking": { "current_release_date": "2025-04-17T00:00:00Z", "generator": { "date": "2025-04-17T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15008-1", "initial_release_date": "2025-04-17T00:00:00Z", "revision_history": [ { "date": "2025-04-17T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.aarch64", "product": { "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.aarch64", "product_id": "govulncheck-vulndb-0.0.20250416T165455-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.ppc64le", "product": { "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.ppc64le", "product_id": "govulncheck-vulndb-0.0.20250416T165455-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.s390x", "product": { "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.s390x", "product_id": "govulncheck-vulndb-0.0.20250416T165455-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.x86_64", "product": { "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.x86_64", "product_id": "govulncheck-vulndb-0.0.20250416T165455-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.20250416T165455-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.aarch64" }, "product_reference": "govulncheck-vulndb-0.0.20250416T165455-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.ppc64le" }, "product_reference": "govulncheck-vulndb-0.0.20250416T165455-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.s390x" }, "product_reference": "govulncheck-vulndb-0.0.20250416T165455-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "govulncheck-vulndb-0.0.20250416T165455-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.x86_64" }, "product_reference": "govulncheck-vulndb-0.0.20250416T165455-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.aarch64", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.ppc64le", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.s390x", "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250416T165455-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-04-17T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
opensuse-su-2025:15147-1
Vulnerability from csaf_opensuse
Published
2025-05-22 00:00
Modified
2025-05-22 00:00
Summary
kubo-0.35.0-1.1 on GA media
Notes
Title of the patch
kubo-0.35.0-1.1 on GA media
Description of the patch
These are all security issues fixed in the kubo-0.35.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15147
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": "kubo-0.35.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the kubo-0.35.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15147", "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_15147-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2025:15147-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QA73DOMVV4XIT7C22BBHOSQN2YR3QNWF/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2025:15147-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QA73DOMVV4XIT7C22BBHOSQN2YR3QNWF/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "kubo-0.35.0-1.1 on GA media", "tracking": { "current_release_date": "2025-05-22T00:00:00Z", "generator": { "date": "2025-05-22T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15147-1", "initial_release_date": "2025-05-22T00:00:00Z", "revision_history": [ { "date": "2025-05-22T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubo-0.35.0-1.1.aarch64", "product": { "name": "kubo-0.35.0-1.1.aarch64", "product_id": "kubo-0.35.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubo-0.35.0-1.1.ppc64le", "product": { "name": "kubo-0.35.0-1.1.ppc64le", "product_id": "kubo-0.35.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubo-0.35.0-1.1.s390x", "product": { "name": "kubo-0.35.0-1.1.s390x", "product_id": "kubo-0.35.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubo-0.35.0-1.1.x86_64", "product": { "name": "kubo-0.35.0-1.1.x86_64", "product_id": "kubo-0.35.0-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": "kubo-0.35.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubo-0.35.0-1.1.aarch64" }, "product_reference": "kubo-0.35.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubo-0.35.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubo-0.35.0-1.1.ppc64le" }, "product_reference": "kubo-0.35.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubo-0.35.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubo-0.35.0-1.1.s390x" }, "product_reference": "kubo-0.35.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubo-0.35.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubo-0.35.0-1.1.x86_64" }, "product_reference": "kubo-0.35.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:kubo-0.35.0-1.1.aarch64", "openSUSE Tumbleweed:kubo-0.35.0-1.1.ppc64le", "openSUSE Tumbleweed:kubo-0.35.0-1.1.s390x", "openSUSE Tumbleweed:kubo-0.35.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:kubo-0.35.0-1.1.aarch64", "openSUSE Tumbleweed:kubo-0.35.0-1.1.ppc64le", "openSUSE Tumbleweed:kubo-0.35.0-1.1.s390x", "openSUSE Tumbleweed:kubo-0.35.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:kubo-0.35.0-1.1.aarch64", "openSUSE Tumbleweed:kubo-0.35.0-1.1.ppc64le", "openSUSE Tumbleweed:kubo-0.35.0-1.1.s390x", "openSUSE Tumbleweed:kubo-0.35.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-22T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
ghsa-vvgc-356p-c3xw
Vulnerability from github
Published
2025-04-16 19:22
Modified
2025-05-17 18:49
Severity ?
VLAI Severity ?
Summary
golang.org/x/net vulnerable to Cross-site Scripting
Details
The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).
{ "affected": [ { "package": { "ecosystem": "Go", "name": "golang.org/x/net" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.38.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-22872" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-04-16T19:22:51Z", "nvd_published_at": "2025-04-16T18:16:04Z", "severity": "MODERATE" }, "details": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "id": "GHSA-vvgc-356p-c3xw", "modified": "2025-05-17T18:49:25Z", "published": "2025-04-16T19:22:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22872" }, { "type": "WEB", "url": "https://go.dev/cl/662715" }, { "type": "WEB", "url": "https://go.dev/issue/73070" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2025-3595" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20250516-0007" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "golang.org/x/net vulnerable to Cross-site Scripting" }
suse-su-2025:01940-2
Vulnerability from csaf_suse
Published
2025-08-14 13:02
Modified
2025-08-14 13:02
Summary
Security update for kubernetes1.23
Notes
Title of the patch
Security update for kubernetes1.23
Description of the patch
This update for kubernetes1.23 fixes the following issues:
- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).
Patchnames
SUSE-2025-1940,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1940,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1940,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1940,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1940
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 kubernetes1.23", "title": "Title of the patch" }, { "category": "description", "text": "This update for kubernetes1.23 fixes the following issues:\n\n- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-1940,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1940,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1940,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1940,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1940", "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_01940-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:01940-2", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501940-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:01940-2", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041217.html" }, { "category": "self", "summary": "SUSE Bug 1241865", "url": "https://bugzilla.suse.com/1241865" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for kubernetes1.23", "tracking": { "current_release_date": "2025-08-14T13:02:12Z", "generator": { "date": "2025-08-14T13:02:12Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:01940-2", "initial_release_date": "2025-08-14T13:02:12Z", "revision_history": [ { "date": "2025-08-14T13:02:12Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.aarch64", "product": { "name": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.aarch64", "product_id": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "product": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "product_id": "kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "product": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "product_id": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.aarch64", "product": { "name": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.aarch64", "product_id": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.aarch64", "product": { "name": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.aarch64", "product_id": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.aarch64", "product": { "name": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.aarch64", "product_id": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.aarch64", "product": { "name": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.aarch64", "product_id": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.aarch64", "product": { "name": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.aarch64", "product_id": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.aarch64", "product": { "name": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.aarch64", "product_id": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.23-client-bash-completion-1.23.17-150500.3.21.1.noarch", "product": { "name": "kubernetes1.23-client-bash-completion-1.23.17-150500.3.21.1.noarch", "product_id": "kubernetes1.23-client-bash-completion-1.23.17-150500.3.21.1.noarch" } }, { "category": "product_version", "name": "kubernetes1.23-client-fish-completion-1.23.17-150500.3.21.1.noarch", "product": { "name": "kubernetes1.23-client-fish-completion-1.23.17-150500.3.21.1.noarch", "product_id": "kubernetes1.23-client-fish-completion-1.23.17-150500.3.21.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.ppc64le", "product": { "name": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.ppc64le", "product_id": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "product": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "product_id": "kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "product": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "product_id": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.ppc64le", "product": { "name": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.ppc64le", "product_id": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.ppc64le", "product": { "name": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.ppc64le", "product_id": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.ppc64le", "product": { "name": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.ppc64le", "product_id": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.ppc64le", "product": { "name": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.ppc64le", "product_id": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.ppc64le", "product": { "name": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.ppc64le", "product_id": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.ppc64le", "product": { "name": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.ppc64le", "product_id": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.s390x", "product": { "name": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.s390x", "product_id": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.s390x", "product": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.s390x", "product_id": "kubernetes1.23-client-1.23.17-150500.3.21.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.s390x", "product": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.s390x", "product_id": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.s390x", "product": { "name": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.s390x", "product_id": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.s390x", "product": { "name": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.s390x", "product_id": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.s390x", "product": { "name": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.s390x", "product_id": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.s390x", "product": { "name": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.s390x", "product_id": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.s390x", "product": { "name": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.s390x", "product_id": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.s390x", "product": { "name": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.s390x", "product_id": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.x86_64", "product": { "name": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.x86_64", "product_id": "kubernetes1.23-apiserver-1.23.17-150500.3.21.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "product": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "product_id": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "product": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "product_id": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.x86_64", "product": { "name": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.x86_64", "product_id": "kubernetes1.23-controller-manager-1.23.17-150500.3.21.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.x86_64", "product": { "name": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.x86_64", "product_id": "kubernetes1.23-kubeadm-1.23.17-150500.3.21.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.x86_64", "product": { "name": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.x86_64", "product_id": "kubernetes1.23-kubelet-1.23.17-150500.3.21.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.x86_64", "product": { "name": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.x86_64", "product_id": "kubernetes1.23-kubelet-common-1.23.17-150500.3.21.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.x86_64", "product": { "name": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.x86_64", "product_id": "kubernetes1.23-proxy-1.23.17-150500.3.21.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.x86_64", "product": { "name": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.x86_64", "product_id": "kubernetes1.23-scheduler-1.23.17-150500.3.21.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.s390x" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.s390x" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-1.23.17-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-14T13:02:12Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02383-1
Vulnerability from csaf_suse
Published
2025-07-18 16:44
Modified
2025-07-18 16:44
Summary
Security update for kubernetes1.26
Notes
Title of the patch
Security update for kubernetes1.26
Description of the patch
This update for kubernetes1.26 fixes the following issues:
- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).
Patchnames
SUSE-2025-2383,SUSE-SLE-Module-Containers-15-SP6-2025-2383,openSUSE-SLE-15.6-2025-2383
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 kubernetes1.26", "title": "Title of the patch" }, { "category": "description", "text": "This update for kubernetes1.26 fixes the following issues:\n\n- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2383,SUSE-SLE-Module-Containers-15-SP6-2025-2383,openSUSE-SLE-15.6-2025-2383", "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_02383-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02383-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502383-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02383-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040789.html" }, { "category": "self", "summary": "SUSE Bug 1229008", "url": "https://bugzilla.suse.com/1229008" }, { "category": "self", "summary": "SUSE Bug 1241865", "url": "https://bugzilla.suse.com/1241865" }, { "category": "self", "summary": "SUSE Bug 1245087", "url": "https://bugzilla.suse.com/1245087" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for kubernetes1.26", "tracking": { "current_release_date": "2025-07-18T16:44:46Z", "generator": { "date": "2025-07-18T16:44:46Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02383-1", "initial_release_date": "2025-07-18T16:44:46Z", "revision_history": [ { "date": "2025-07-18T16:44:46Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch", "product": { "name": "kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch", "product_id": "kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch" } }, { "category": "product_version", "name": "kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch", "product": { "name": "kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch", "product_id": "kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers: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": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch" }, "product_reference": "kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch" }, "product_reference": "kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-18T16:44:46Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02289-1
Vulnerability from csaf_suse
Published
2025-07-11 11:12
Modified
2025-07-11 11:12
Summary
Security update for docker
Notes
Title of the patch
Security update for docker
Description of the patch
This update for docker fixes the following issues:
Update to Docker 28.2.2-ce (bsc#1243833, bsc#1242114):
- CVE-2025-0495: Fixed credential leakage to telemetry endpoints when credentials
allowed to be set as attribute values in cache-to/cache-from configuration.(bsc#1239765)
- CVE-2025-22872: golang.org/x/net/html: incorrectly interpreted tags can cause content to be placed wrong scope during DOM construction (bsc#1241830).
Other fixes:
- Update to docker-buildx v0.22.0.
- Always clear SUSEConnect suse_* secrets when starting containers (bsc#1244035).
- Disable transparent SUSEConnect support for SLE-16. (jsc#PED-12534)
- Now that the only blocker for docker-buildx support was removed for SLE-16,
enable docker-buildx for SLE-16 as well. (jsc#PED-8905)
- SUSEConnect secrets fails in SLES rootless docker containers (bsc#1240150).
Patchnames
SUSE-2025-2289,SUSE-SLE-Micro-5.3-2025-2289,SUSE-SLE-Micro-5.4-2025-2289,SUSE-SLE-Micro-5.5-2025-2289,SUSE-SLE-Module-Basesystem-15-SP7-2025-2289,SUSE-SLE-Module-Containers-15-SP6-2025-2289,SUSE-SLE-Module-Containers-15-SP7-2025-2289,SUSE-SUSE-MicroOS-5.1-2025-2289,SUSE-SUSE-MicroOS-5.2-2025-2289,openSUSE-SLE-15.6-2025-2289
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 docker", "title": "Title of the patch" }, { "category": "description", "text": "This update for docker fixes the following issues:\n\nUpdate to Docker 28.2.2-ce (bsc#1243833, bsc#1242114):\n\n- CVE-2025-0495: Fixed credential leakage to telemetry endpoints when credentials \n allowed to be set as attribute values in cache-to/cache-from configuration.(bsc#1239765)\n- CVE-2025-22872: golang.org/x/net/html: incorrectly interpreted tags can cause content to be placed wrong scope during DOM construction (bsc#1241830).\n\nOther fixes: \n \n- Update to docker-buildx v0.22.0.\n- Always clear SUSEConnect suse_* secrets when starting containers (bsc#1244035).\n- Disable transparent SUSEConnect support for SLE-16. (jsc#PED-12534)\n- Now that the only blocker for docker-buildx support was removed for SLE-16,\n enable docker-buildx for SLE-16 as well. (jsc#PED-8905)\n- SUSEConnect secrets fails in SLES rootless docker containers (bsc#1240150).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2289,SUSE-SLE-Micro-5.3-2025-2289,SUSE-SLE-Micro-5.4-2025-2289,SUSE-SLE-Micro-5.5-2025-2289,SUSE-SLE-Module-Basesystem-15-SP7-2025-2289,SUSE-SLE-Module-Containers-15-SP6-2025-2289,SUSE-SLE-Module-Containers-15-SP7-2025-2289,SUSE-SUSE-MicroOS-5.1-2025-2289,SUSE-SUSE-MicroOS-5.2-2025-2289,openSUSE-SLE-15.6-2025-2289", "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_02289-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02289-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502289-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02289-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040684.html" }, { "category": "self", "summary": "SUSE Bug 1239765", "url": "https://bugzilla.suse.com/1239765" }, { "category": "self", "summary": "SUSE Bug 1240150", "url": "https://bugzilla.suse.com/1240150" }, { "category": "self", "summary": "SUSE Bug 1241830", "url": "https://bugzilla.suse.com/1241830" }, { "category": "self", "summary": "SUSE Bug 1242114", "url": "https://bugzilla.suse.com/1242114" }, { "category": "self", "summary": "SUSE Bug 1243833", "url": "https://bugzilla.suse.com/1243833" }, { "category": "self", "summary": "SUSE Bug 1244035", "url": "https://bugzilla.suse.com/1244035" }, { "category": "self", "summary": "SUSE CVE CVE-2025-0495 page", "url": "https://www.suse.com/security/cve/CVE-2025-0495/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for docker", "tracking": { "current_release_date": "2025-07-11T11:12:49Z", "generator": { "date": "2025-07-11T11:12:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02289-1", "initial_release_date": "2025-07-11T11:12:49Z", "revision_history": [ { "date": "2025-07-11T11:12:49Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.aarch64", "product": { "name": "docker-28.2.2_ce-150000.227.1.aarch64", "product_id": "docker-28.2.2_ce-150000.227.1.aarch64" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.i586", "product": { "name": "docker-28.2.2_ce-150000.227.1.i586", "product_id": "docker-28.2.2_ce-150000.227.1.i586" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.i586", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.i586", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "product": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "product_id": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "product": { "name": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "product_id": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch" } }, { "category": "product_version", "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "product": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "product_id": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" } }, { "category": "product_version", "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "product": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "product_id": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" } }, { "category": "product_version", "name": "docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "product": { "name": "docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "product_id": "docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch" } }, { "category": "product_version", "name": "docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "product": { "name": "docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "product_id": "docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch" } }, { "category": "product_version", "name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "product": { "name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "product_id": "docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-28.2.2_ce-150000.227.1.noarch", "product": { "name": "docker-zsh-completion-28.2.2_ce-150000.227.1.noarch", "product_id": "docker-zsh-completion-28.2.2_ce-150000.227.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.ppc64le", "product": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le", "product_id": "docker-28.2.2_ce-150000.227.1.ppc64le" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.s390x", "product": { "name": "docker-28.2.2_ce-150000.227.1.s390x", "product_id": "docker-28.2.2_ce-150000.227.1.s390x" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.x86_64", "product": { "name": "docker-28.2.2_ce-150000.227.1.x86_64", "product_id": "docker-28.2.2_ce-150000.227.1.x86_64" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP7", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "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": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.s390x" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP7", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP7", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP7", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP7", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP7", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.s390x" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP7", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP7", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-fish-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.s390x" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-28.2.2_ce-150000.227.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:docker-zsh-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-zsh-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-0495", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-0495" } ], "notes": [ { "category": "general", "text": "Buildx is a Docker CLI plugin that extends build capabilities using BuildKit.\n\nCache backends support credentials by setting secrets directly as attribute values in cache-to/cache-from configuration. When supplied as user input, these secure values may be inadvertently captured in OpenTelemetry traces as part of the arguments and flags for the traced CLI command. OpenTelemetry traces are also saved in BuildKit daemon\u0027s history records.\n\n\nThis vulnerability does not impact secrets passed to the Github cache backend via environment variables or registry authentication.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.aarch64", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.ppc64le", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.s390x", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.x86_64", "openSUSE Leap 15.6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-zsh-completion-28.2.2_ce-150000.227.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-0495", "url": "https://www.suse.com/security/cve/CVE-2025-0495" }, { "category": "external", "summary": "SUSE Bug 1239765 for CVE-2025-0495", "url": "https://bugzilla.suse.com/1239765" } ], "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 Micro 5.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.aarch64", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.ppc64le", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.s390x", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.x86_64", "openSUSE Leap 15.6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-zsh-completion-28.2.2_ce-150000.227.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.aarch64", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.ppc64le", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.s390x", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.x86_64", "openSUSE Leap 15.6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-zsh-completion-28.2.2_ce-150000.227.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-11T11:12:49Z", "details": "moderate" } ], "title": "CVE-2025-0495" }, { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.aarch64", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.ppc64le", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.s390x", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.x86_64", "openSUSE Leap 15.6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-zsh-completion-28.2.2_ce-150000.227.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.aarch64", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.ppc64le", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.s390x", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.x86_64", "openSUSE Leap 15.6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-zsh-completion-28.2.2_ce-150000.227.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.2:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Micro 5.5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.aarch64", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.ppc64le", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.s390x", "openSUSE Leap 15.6:docker-28.2.2_ce-150000.227.1.x86_64", "openSUSE Leap 15.6:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "openSUSE Leap 15.6:docker-zsh-completion-28.2.2_ce-150000.227.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-11T11:12:49Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02351-1
Vulnerability from csaf_suse
Published
2025-07-17 12:32
Modified
2025-07-17 12:32
Summary
Security update for kubernetes1.25
Notes
Title of the patch
Security update for kubernetes1.25
Description of the patch
This update for kubernetes1.25 fixes the following issues:
- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).
Patchnames
SUSE-2025-2351,SUSE-SLE-Module-Containers-15-SP6-2025-2351,openSUSE-SLE-15.6-2025-2351
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 kubernetes1.25", "title": "Title of the patch" }, { "category": "description", "text": "This update for kubernetes1.25 fixes the following issues:\n\n- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2351,SUSE-SLE-Module-Containers-15-SP6-2025-2351,openSUSE-SLE-15.6-2025-2351", "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_02351-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02351-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502351-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02351-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040763.html" }, { "category": "self", "summary": "SUSE Bug 1241865", "url": "https://bugzilla.suse.com/1241865" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for kubernetes1.25", "tracking": { "current_release_date": "2025-07-17T12:32:49Z", "generator": { "date": "2025-07-17T12:32:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02351-1", "initial_release_date": "2025-07-17T12:32:49Z", "revision_history": [ { "date": "2025-07-17T12:32:49Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.aarch64", "product_id": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "product_id": "kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "product_id": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.aarch64", "product_id": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.aarch64", "product_id": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.aarch64", "product_id": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.aarch64", "product_id": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.aarch64", "product_id": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.aarch64", "product_id": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.25-client-bash-completion-1.25.16-150400.9.22.1.noarch", "product": { "name": "kubernetes1.25-client-bash-completion-1.25.16-150400.9.22.1.noarch", "product_id": "kubernetes1.25-client-bash-completion-1.25.16-150400.9.22.1.noarch" } }, { "category": "product_version", "name": "kubernetes1.25-client-fish-completion-1.25.16-150400.9.22.1.noarch", "product": { "name": "kubernetes1.25-client-fish-completion-1.25.16-150400.9.22.1.noarch", "product_id": "kubernetes1.25-client-fish-completion-1.25.16-150400.9.22.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.ppc64le", "product_id": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "product_id": "kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "product_id": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.ppc64le", "product_id": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.ppc64le", "product_id": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.ppc64le", "product_id": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.ppc64le", "product_id": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.ppc64le", "product_id": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.ppc64le", "product_id": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.s390x", "product": { "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.s390x", "product_id": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "product": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "product_id": "kubernetes1.25-client-1.25.16-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "product": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "product_id": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.s390x", "product": { "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.s390x", "product_id": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.s390x", "product": { "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.s390x", "product_id": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.s390x", "product": { "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.s390x", "product_id": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.s390x", "product": { "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.s390x", "product_id": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.s390x", "product": { "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.s390x", "product_id": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.s390x", "product": { "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.s390x", "product_id": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.x86_64", "product_id": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "product_id": "kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "product_id": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.x86_64", "product_id": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.x86_64", "product_id": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.x86_64", "product_id": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.x86_64", "product_id": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.x86_64", "product_id": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.x86_64", "product_id": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers: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": "kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-apiserver-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-bash-completion-1.25.16-150400.9.22.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.22.1.noarch" }, "product_reference": "kubernetes1.25-client-bash-completion-1.25.16-150400.9.22.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-client-fish-completion-1.25.16-150400.9.22.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.22.1.noarch" }, "product_reference": "kubernetes1.25-client-fish-completion-1.25.16-150400.9.22.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-kubelet-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-proxy-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.25-scheduler-1.25.16-150400.9.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.22.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.22.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-17T12:32:49Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02383-2
Vulnerability from csaf_suse
Published
2025-08-14 13:03
Modified
2025-08-14 13:03
Summary
Security update for kubernetes1.26
Notes
Title of the patch
Security update for kubernetes1.26
Description of the patch
This update for kubernetes1.26 fixes the following issues:
- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).
Patchnames
SUSE-2025-2383,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2383,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2383,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2383,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2383,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2383,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2383,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2383,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2383
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 kubernetes1.26", "title": "Title of the patch" }, { "category": "description", "text": "This update for kubernetes1.26 fixes the following issues:\n\n- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2383,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2383,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2383,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2383,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2383,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2383,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2383,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2383,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2383", "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_02383-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02383-2", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502383-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02383-2", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041216.html" }, { "category": "self", "summary": "SUSE Bug 1229008", "url": "https://bugzilla.suse.com/1229008" }, { "category": "self", "summary": "SUSE Bug 1241865", "url": "https://bugzilla.suse.com/1241865" }, { "category": "self", "summary": "SUSE Bug 1245087", "url": "https://bugzilla.suse.com/1245087" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for kubernetes1.26", "tracking": { "current_release_date": "2025-08-14T13:03:07Z", "generator": { "date": "2025-08-14T13:03:07Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02383-2", "initial_release_date": "2025-08-14T13:03:07Z", "revision_history": [ { "date": "2025-08-14T13:03:07Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64", "product": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64", "product_id": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch", "product": { "name": "kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch", "product_id": "kubernetes1.26-client-bash-completion-1.26.15-150400.9.22.1.noarch" } }, { "category": "product_version", "name": "kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch", "product": { "name": "kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch", "product_id": "kubernetes1.26-client-fish-completion-1.26.15-150400.9.22.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le", "product": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le", "product_id": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x", "product": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x", "product_id": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-apiserver-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-controller-manager-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-kubeadm-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-kubelet-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-kubelet-common-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-proxy-1.26.15-150400.9.22.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64", "product": { "name": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64", "product_id": "kubernetes1.26-scheduler-1.26.15-150400.9.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" }, "product_reference": "kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-1.26.15-150400.9.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-14T13:03:07Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02336-1
Vulnerability from csaf_suse
Published
2025-07-16 14:50
Modified
2025-07-16 14:50
Summary
Security update for kubernetes1.27
Notes
Title of the patch
Security update for kubernetes1.27
Description of the patch
This update for kubernetes1.27 fixes the following issues:
- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).
Patchnames
SUSE-2025-2336,SUSE-SLE-Module-Containers-15-SP6-2025-2336,openSUSE-SLE-15.6-2025-2336
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 kubernetes1.27", "title": "Title of the patch" }, { "category": "description", "text": "This update for kubernetes1.27 fixes the following issues:\n\n- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2336,SUSE-SLE-Module-Containers-15-SP6-2025-2336,openSUSE-SLE-15.6-2025-2336", "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_02336-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02336-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502336-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02336-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040741.html" }, { "category": "self", "summary": "SUSE Bug 1241865", "url": "https://bugzilla.suse.com/1241865" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for kubernetes1.27", "tracking": { "current_release_date": "2025-07-16T14:50:25Z", "generator": { "date": "2025-07-16T14:50:25Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02336-1", "initial_release_date": "2025-07-16T14:50:25Z", "revision_history": [ { "date": "2025-07-16T14:50:25Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.aarch64", "product": { "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.aarch64", "product_id": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "product": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "product_id": "kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "product": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "product_id": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.aarch64", "product": { "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.aarch64", "product_id": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.aarch64", "product": { "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.aarch64", "product_id": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.aarch64", "product": { "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.aarch64", "product_id": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.aarch64", "product": { "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.aarch64", "product_id": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.aarch64", "product": { "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.aarch64", "product_id": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.aarch64", "product": { "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.aarch64", "product_id": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.27-client-bash-completion-1.27.16-150400.9.16.1.noarch", "product": { "name": "kubernetes1.27-client-bash-completion-1.27.16-150400.9.16.1.noarch", "product_id": "kubernetes1.27-client-bash-completion-1.27.16-150400.9.16.1.noarch" } }, { "category": "product_version", "name": "kubernetes1.27-client-fish-completion-1.27.16-150400.9.16.1.noarch", "product": { "name": "kubernetes1.27-client-fish-completion-1.27.16-150400.9.16.1.noarch", "product_id": "kubernetes1.27-client-fish-completion-1.27.16-150400.9.16.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.ppc64le", "product": { "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.ppc64le", "product_id": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "product": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "product_id": "kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "product": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "product_id": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.ppc64le", "product": { "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.ppc64le", "product_id": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.ppc64le", "product": { "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.ppc64le", "product_id": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.ppc64le", "product": { "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.ppc64le", "product_id": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.ppc64le", "product": { "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.ppc64le", "product_id": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.ppc64le", "product": { "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.ppc64le", "product_id": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.ppc64le", "product": { "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.ppc64le", "product_id": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.s390x", "product": { "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.s390x", "product_id": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "product": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "product_id": "kubernetes1.27-client-1.27.16-150400.9.16.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "product": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "product_id": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.s390x", "product": { "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.s390x", "product_id": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.s390x", "product": { "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.s390x", "product_id": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.s390x", "product": { "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.s390x", "product_id": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.s390x", "product": { "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.s390x", "product_id": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.s390x", "product": { "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.s390x", "product_id": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.s390x", "product": { "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.s390x", "product_id": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.x86_64", "product": { "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.x86_64", "product_id": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "product": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "product_id": "kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "product": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "product_id": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.x86_64", "product": { "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.x86_64", "product_id": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.x86_64", "product": { "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.x86_64", "product_id": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.x86_64", "product": { "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.x86_64", "product_id": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.x86_64", "product": { "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.x86_64", "product_id": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.x86_64", "product": { "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.x86_64", "product_id": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.x86_64", "product": { "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.x86_64", "product_id": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers: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": "kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-apiserver-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-bash-completion-1.27.16-150400.9.16.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-bash-completion-1.27.16-150400.9.16.1.noarch" }, "product_reference": "kubernetes1.27-client-bash-completion-1.27.16-150400.9.16.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-client-fish-completion-1.27.16-150400.9.16.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-client-fish-completion-1.27.16-150400.9.16.1.noarch" }, "product_reference": "kubernetes1.27-client-fish-completion-1.27.16-150400.9.16.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-kubelet-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-proxy-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.aarch64" }, "product_reference": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.ppc64le" }, "product_reference": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.s390x" }, "product_reference": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.x86_64" }, "product_reference": "kubernetes1.27-scheduler-1.27.16-150400.9.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-client-bash-completion-1.27.16-150400.9.16.1.noarch", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-client-fish-completion-1.27.16-150400.9.16.1.noarch", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-client-bash-completion-1.27.16-150400.9.16.1.noarch", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-client-fish-completion-1.27.16-150400.9.16.1.noarch", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-client-bash-completion-1.27.16-150400.9.16.1.noarch", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-client-fish-completion-1.27.16-150400.9.16.1.noarch", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.16.1.x86_64", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.aarch64", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.s390x", "openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T14:50:25Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02350-2
Vulnerability from csaf_suse
Published
2025-08-01 16:07
Modified
2025-08-01 16:07
Summary
Security update for kubernetes1.28
Notes
Title of the patch
Security update for kubernetes1.28
Description of the patch
This update for kubernetes1.28 fixes the following issues:
- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).
Patchnames
SUSE-2025-2350,SUSE-SLE-Module-Containers-15-SP6-2025-2350,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2350,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2350,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2350,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2350,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2350,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2350,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2350,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2350
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 kubernetes1.28", "title": "Title of the patch" }, { "category": "description", "text": "This update for kubernetes1.28 fixes the following issues:\n\n- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2350,SUSE-SLE-Module-Containers-15-SP6-2025-2350,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2350,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2350,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2350,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2350,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2350,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2350,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2350,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2350", "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_02350-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02350-2", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502350-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02350-2", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041007.html" }, { "category": "self", "summary": "SUSE Bug 1241865", "url": "https://bugzilla.suse.com/1241865" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for kubernetes1.28", "tracking": { "current_release_date": "2025-08-01T16:07:50Z", "generator": { "date": "2025-08-01T16:07:50Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02350-2", "initial_release_date": "2025-08-01T16:07:50Z", "revision_history": [ { "date": "2025-08-01T16:07:50Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.14.1.noarch", "product": { "name": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.14.1.noarch", "product_id": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.14.1.noarch" } }, { "category": "product_version", "name": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.14.1.noarch", "product": { "name": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.14.1.noarch", "product_id": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.14.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T16:07:50Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02366-2
Vulnerability from csaf_suse
Published
2025-07-30 07:52
Modified
2025-07-30 07:52
Summary
Security update for docker
Notes
Title of the patch
Security update for docker
Description of the patch
This update for docker fixes the following issues:
Update to Docker 28.2.2-ce (bsc#1243833, bsc#1242114):
- CVE-2025-22872: golang.org/x/net/html: incorrectly interpreted tags can cause content to be placed wrong scope during DOM construction (bsc#1241830).
Other bugfixes:
- Always clear SUSEConnect suse_* secrets when starting containers (bsc#1244035).
- SUSEConnect secrets fails in SLES rootless docker containers (bsc#1240150).
Patchnames
SUSE-2025-2366,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2366
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 docker", "title": "Title of the patch" }, { "category": "description", "text": "This update for docker fixes the following issues:\n\nUpdate to Docker 28.2.2-ce (bsc#1243833, bsc#1242114):\n\n- CVE-2025-22872: golang.org/x/net/html: incorrectly interpreted tags can cause content to be placed wrong scope during DOM construction (bsc#1241830).\n\nOther bugfixes:\n\n- Always clear SUSEConnect suse_* secrets when starting containers (bsc#1244035).\n- SUSEConnect secrets fails in SLES rootless docker containers (bsc#1240150).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2366,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2366", "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_02366-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02366-2", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502366-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02366-2", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040952.html" }, { "category": "self", "summary": "SUSE Bug 1240150", "url": "https://bugzilla.suse.com/1240150" }, { "category": "self", "summary": "SUSE Bug 1241830", "url": "https://bugzilla.suse.com/1241830" }, { "category": "self", "summary": "SUSE Bug 1242114", "url": "https://bugzilla.suse.com/1242114" }, { "category": "self", "summary": "SUSE Bug 1243833", "url": "https://bugzilla.suse.com/1243833" }, { "category": "self", "summary": "SUSE Bug 1244035", "url": "https://bugzilla.suse.com/1244035" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for docker", "tracking": { "current_release_date": "2025-07-30T07:52:22Z", "generator": { "date": "2025-07-30T07:52:22Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02366-2", "initial_release_date": "2025-07-30T07:52:22Z", "revision_history": [ { "date": "2025-07-30T07:52:22Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-98.134.1.aarch64", "product": { "name": "docker-28.2.2_ce-98.134.1.aarch64", "product_id": "docker-28.2.2_ce-98.134.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-98.134.1.i586", "product": { "name": "docker-28.2.2_ce-98.134.1.i586", "product_id": "docker-28.2.2_ce-98.134.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-28.2.2_ce-98.134.1.noarch", "product": { "name": "docker-bash-completion-28.2.2_ce-98.134.1.noarch", "product_id": "docker-bash-completion-28.2.2_ce-98.134.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-28.2.2_ce-98.134.1.noarch", "product": { "name": "docker-fish-completion-28.2.2_ce-98.134.1.noarch", "product_id": "docker-fish-completion-28.2.2_ce-98.134.1.noarch" } }, { "category": "product_version", "name": "docker-rootless-extras-28.2.2_ce-98.134.1.noarch", "product": { "name": "docker-rootless-extras-28.2.2_ce-98.134.1.noarch", "product_id": "docker-rootless-extras-28.2.2_ce-98.134.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-28.2.2_ce-98.134.1.noarch", "product": { "name": "docker-zsh-completion-28.2.2_ce-98.134.1.noarch", "product_id": "docker-zsh-completion-28.2.2_ce-98.134.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-98.134.1.ppc64le", "product": { "name": "docker-28.2.2_ce-98.134.1.ppc64le", "product_id": "docker-28.2.2_ce-98.134.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-98.134.1.s390x", "product": { "name": "docker-28.2.2_ce-98.134.1.s390x", "product_id": "docker-28.2.2_ce-98.134.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-98.134.1.x86_64", "product": { "name": "docker-28.2.2_ce-98.134.1.x86_64", "product_id": "docker-28.2.2_ce-98.134.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-98.134.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.aarch64" }, "product_reference": "docker-28.2.2_ce-98.134.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-98.134.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-98.134.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-98.134.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.s390x" }, "product_reference": "docker-28.2.2_ce-98.134.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-98.134.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.x86_64" }, "product_reference": "docker-28.2.2_ce-98.134.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-98.134.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion-28.2.2_ce-98.134.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-98.134.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion-28.2.2_ce-98.134.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion-28.2.2_ce-98.134.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-28.2.2_ce-98.134.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion-28.2.2_ce-98.134.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-30T07:52:22Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02350-1
Vulnerability from csaf_suse
Published
2025-08-01 16:07
Modified
2025-08-01 16:07
Summary
Security update for kubernetes1.28
Notes
Title of the patch
Security update for kubernetes1.28
Description of the patch
This update for kubernetes1.28 fixes the following issues:
- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).
Patchnames
SUSE-2025-2350,SUSE-SLE-Module-Containers-15-SP6-2025-2350
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 kubernetes1.28", "title": "Title of the patch" }, { "category": "description", "text": "This update for kubernetes1.28 fixes the following issues:\n\n- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2350,SUSE-SLE-Module-Containers-15-SP6-2025-2350", "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_02350-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02350-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502350-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02350-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040764.html" }, { "category": "self", "summary": "SUSE Bug 1241865", "url": "https://bugzilla.suse.com/1241865" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for kubernetes1.28", "tracking": { "current_release_date": "2025-08-01T16:07:53Z", "generator": { "date": "2025-08-01T16:07:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02350-1", "initial_release_date": "2025-08-01T16:07:53Z", "revision_history": [ { "date": "2025-08-01T16:07:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.aarch64", "product": { "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.aarch64", "product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.14.1.noarch", "product": { "name": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.14.1.noarch", "product_id": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.14.1.noarch" } }, { "category": "product_version", "name": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.14.1.noarch", "product": { "name": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.14.1.noarch", "product_id": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.14.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.ppc64le", "product": { "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.ppc64le", "product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.s390x", "product": { "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.s390x", "product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-proxy-1.28.13-150400.9.14.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.x86_64", "product": { "name": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.x86_64", "product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.14.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15:sp6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" }, "product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.14.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T16:07:53Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02423-2
Vulnerability from csaf_suse
Published
2025-08-13 00:10
Modified
2025-08-13 00:10
Summary
Security update for kubernetes1.23
Notes
Title of the patch
Security update for kubernetes1.23
Description of the patch
This update for kubernetes1.23 fixes the following issues:
- CVE-2021-25743: Escape terminal special characters in kubectl output (bsc#1194400).
- CVE-2023-2431: Prevent pods to bypass the seccomp profile enforcement (bsc#1212493).
- CVE-2024-0793: Advance autoscaling v2 as the preferred API version (bsc#1219964).
- CVE-2024-3177: Prevent bypassing mountable secrets policy imposed by the ServiceAccount admission plugin (bsc#1222539).
- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).
Patchnames
SUSE-2025-2423,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2423,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2423,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2423,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2423,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2423,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2423,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2423,SUSE-Storage-7.1-2025-2423
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 kubernetes1.23", "title": "Title of the patch" }, { "category": "description", "text": "This update for kubernetes1.23 fixes the following issues:\n\n- CVE-2021-25743: Escape terminal special characters in kubectl output (bsc#1194400).\n- CVE-2023-2431: Prevent pods to bypass the seccomp profile enforcement (bsc#1212493).\n- CVE-2024-0793: Advance autoscaling v2 as the preferred API version (bsc#1219964).\n- CVE-2024-3177: Prevent bypassing mountable secrets policy imposed by the ServiceAccount admission plugin (bsc#1222539). \n- CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content (bsc#1241865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2423,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2423,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2423,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2423,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2423,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2423,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2423,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2423,SUSE-Storage-7.1-2025-2423", "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_02423-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02423-2", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502423-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02423-2", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041192.html" }, { "category": "self", "summary": "SUSE Bug 1194400", "url": "https://bugzilla.suse.com/1194400" }, { "category": "self", "summary": "SUSE Bug 1212493", "url": "https://bugzilla.suse.com/1212493" }, { "category": "self", "summary": "SUSE Bug 1219964", "url": "https://bugzilla.suse.com/1219964" }, { "category": "self", "summary": "SUSE Bug 1222539", "url": "https://bugzilla.suse.com/1222539" }, { "category": "self", "summary": "SUSE Bug 1229008", "url": "https://bugzilla.suse.com/1229008" }, { "category": "self", "summary": "SUSE Bug 1241865", "url": "https://bugzilla.suse.com/1241865" }, { "category": "self", "summary": "SUSE CVE CVE-2021-25743 page", "url": "https://www.suse.com/security/cve/CVE-2021-25743/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2431 page", "url": "https://www.suse.com/security/cve/CVE-2023-2431/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0793 page", "url": "https://www.suse.com/security/cve/CVE-2024-0793/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-3177 page", "url": "https://www.suse.com/security/cve/CVE-2024-3177/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for kubernetes1.23", "tracking": { "current_release_date": "2025-08-13T00:10:52Z", "generator": { "date": "2025-08-13T00:10:52Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02423-2", "initial_release_date": "2025-08-13T00:10:52Z", "revision_history": [ { "date": "2025-08-13T00:10:52Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.aarch64", "product": { "name": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.aarch64", "product_id": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "product": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "product_id": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "product": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "product_id": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.aarch64", "product": { "name": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.aarch64", "product_id": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.aarch64", "product": { "name": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.aarch64", "product_id": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.aarch64", "product": { "name": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.aarch64", "product_id": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.aarch64", "product": { "name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.aarch64", "product_id": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.aarch64", "product": { "name": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.aarch64", "product_id": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.aarch64", "product": { "name": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.aarch64", "product_id": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.23-client-bash-completion-1.23.17-150300.7.12.1.noarch", "product": { "name": "kubernetes1.23-client-bash-completion-1.23.17-150300.7.12.1.noarch", "product_id": "kubernetes1.23-client-bash-completion-1.23.17-150300.7.12.1.noarch" } }, { "category": "product_version", "name": "kubernetes1.23-client-fish-completion-1.23.17-150300.7.12.1.noarch", "product": { "name": "kubernetes1.23-client-fish-completion-1.23.17-150300.7.12.1.noarch", "product_id": "kubernetes1.23-client-fish-completion-1.23.17-150300.7.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.ppc64le", "product": { "name": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.ppc64le", "product_id": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "product": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "product_id": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "product": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "product_id": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.ppc64le", "product": { "name": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.ppc64le", "product_id": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.ppc64le", "product": { "name": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.ppc64le", "product_id": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.ppc64le", "product": { "name": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.ppc64le", "product_id": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.ppc64le", "product": { "name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.ppc64le", "product_id": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.ppc64le", "product": { "name": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.ppc64le", "product_id": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.ppc64le", "product": { "name": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.ppc64le", "product_id": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.s390x", "product": { "name": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.s390x", "product_id": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "product": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "product_id": "kubernetes1.23-client-1.23.17-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "product": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "product_id": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.s390x", "product": { "name": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.s390x", "product_id": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.s390x", "product": { "name": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.s390x", "product_id": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.s390x", "product": { "name": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.s390x", "product_id": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.s390x", "product": { "name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.s390x", "product_id": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.s390x", "product": { "name": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.s390x", "product_id": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.s390x", "product": { "name": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.s390x", "product_id": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.x86_64", "product": { "name": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.x86_64", "product_id": "kubernetes1.23-apiserver-1.23.17-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "product": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "product_id": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "product": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "product_id": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.x86_64", "product": { "name": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.x86_64", "product_id": "kubernetes1.23-controller-manager-1.23.17-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.x86_64", "product": { "name": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.x86_64", "product_id": "kubernetes1.23-kubeadm-1.23.17-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.x86_64", "product": { "name": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.x86_64", "product_id": "kubernetes1.23-kubelet-1.23.17-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.x86_64", "product": { "name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.x86_64", "product_id": "kubernetes1.23-kubelet-common-1.23.17-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.x86_64", "product": { "name": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.x86_64", "product_id": "kubernetes1.23-proxy-1.23.17-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.x86_64", "product": { "name": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.x86_64", "product_id": "kubernetes1.23-scheduler-1.23.17-150300.7.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" }, "product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-25743", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-25743" } ], "notes": [ { "category": "general", "text": "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-25743", "url": "https://www.suse.com/security/cve/CVE-2021-25743" }, { "category": "external", "summary": "SUSE Bug 1194400 for CVE-2021-25743", "url": "https://bugzilla.suse.com/1194400" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T00:10:52Z", "details": "moderate" } ], "title": "CVE-2021-25743" }, { "cve": "CVE-2023-2431", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2431" } ], "notes": [ { "category": "general", "text": "A security issue was discovered in Kubelet that allows pods to bypass the seccomp profile enforcement. Pods that use localhost type for seccomp profile but specify an empty profile field, are affected by this issue. In this scenario, this vulnerability allows the pod to run in unconfined (seccomp disabled) mode. This bug affects Kubelet.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2431", "url": "https://www.suse.com/security/cve/CVE-2023-2431" }, { "category": "external", "summary": "SUSE Bug 1212493 for CVE-2023-2431", "url": "https://bugzilla.suse.com/1212493" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.4, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T00:10:52Z", "details": "low" } ], "title": "CVE-2023-2431" }, { "cve": "CVE-2024-0793", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0793" } ], "notes": [ { "category": "general", "text": "A flaw was found in kube-controller-manager. This issue occurs when the initial application of a HPA config YAML lacking a .spec.behavior.scaleUp block causes a denial of service due to KCM pods going into restart churn.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0793", "url": "https://www.suse.com/security/cve/CVE-2024-0793" }, { "category": "external", "summary": "SUSE Bug 1219964 for CVE-2024-0793", "url": "https://bugzilla.suse.com/1219964" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T00:10:52Z", "details": "moderate" } ], "title": "CVE-2024-0793" }, { "cve": "CVE-2024-3177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-3177" } ], "notes": [ { "category": "general", "text": "A security issue was discovered in Kubernetes where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using containers, init containers, and ephemeral containers with the envFrom field populated. The policy ensures pods running with a service account may only reference secrets specified in the service account\u0027s secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with containers, init containers, and ephemeral containers with the envFrom field populated.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-3177", "url": "https://www.suse.com/security/cve/CVE-2024-3177" }, { "category": "external", "summary": "SUSE Bug 1222539 for CVE-2024-3177", "url": "https://bugzilla.suse.com/1222539" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T00:10:52Z", "details": "moderate" } ], "title": "CVE-2024-3177" }, { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-1.23.17-150300.7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-13T00:10:52Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
suse-su-2025:02289-2
Vulnerability from csaf_suse
Published
2025-07-16 15:47
Modified
2025-07-16 15:47
Summary
Security update for docker
Notes
Title of the patch
Security update for docker
Description of the patch
This update for docker fixes the following issues:
Update to Docker 28.2.2-ce (bsc#1243833, bsc#1242114):
- CVE-2025-0495: Fixed credential leakage to telemetry endpoints when credentials
allowed to be set as attribute values in cache-to/cache-from configuration.(bsc#1239765)
- CVE-2025-22872: golang.org/x/net/html: incorrectly interpreted tags can cause content to be placed wrong scope during DOM construction (bsc#1241830).
Other fixes:
- Update to docker-buildx v0.22.0.
- Always clear SUSEConnect suse_* secrets when starting containers (bsc#1244035).
- Disable transparent SUSEConnect support for SLE-16. (jsc#PED-12534)
- Now that the only blocker for docker-buildx support was removed for SLE-16,
enable docker-buildx for SLE-16 as well. (jsc#PED-8905)
- SUSEConnect secrets fails in SLES rootless docker containers (bsc#1240150).
Patchnames
SUSE-2025-2289,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2289,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2289,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2289,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2289,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2289,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2289,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2289,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2289,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2289,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2289,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2289,SUSE-Storage-7.1-2025-2289
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 docker", "title": "Title of the patch" }, { "category": "description", "text": "This update for docker fixes the following issues:\n\nUpdate to Docker 28.2.2-ce (bsc#1243833, bsc#1242114):\n\n- CVE-2025-0495: Fixed credential leakage to telemetry endpoints when credentials \n allowed to be set as attribute values in cache-to/cache-from configuration.(bsc#1239765)\n- CVE-2025-22872: golang.org/x/net/html: incorrectly interpreted tags can cause content to be placed wrong scope during DOM construction (bsc#1241830).\n\nOther fixes: \n \n- Update to docker-buildx v0.22.0.\n- Always clear SUSEConnect suse_* secrets when starting containers (bsc#1244035).\n- Disable transparent SUSEConnect support for SLE-16. (jsc#PED-12534)\n- Now that the only blocker for docker-buildx support was removed for SLE-16,\n enable docker-buildx for SLE-16 as well. (jsc#PED-8905)\n- SUSEConnect secrets fails in SLES rootless docker containers (bsc#1240150).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2289,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2289,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2289,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2289,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2289,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2289,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2289,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2289,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2289,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2289,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2289,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2289,SUSE-Storage-7.1-2025-2289", "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_02289-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02289-2", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502289-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02289-2", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040739.html" }, { "category": "self", "summary": "SUSE Bug 1239765", "url": "https://bugzilla.suse.com/1239765" }, { "category": "self", "summary": "SUSE Bug 1240150", "url": "https://bugzilla.suse.com/1240150" }, { "category": "self", "summary": "SUSE Bug 1241830", "url": "https://bugzilla.suse.com/1241830" }, { "category": "self", "summary": "SUSE Bug 1242114", "url": "https://bugzilla.suse.com/1242114" }, { "category": "self", "summary": "SUSE Bug 1243833", "url": "https://bugzilla.suse.com/1243833" }, { "category": "self", "summary": "SUSE Bug 1244035", "url": "https://bugzilla.suse.com/1244035" }, { "category": "self", "summary": "SUSE CVE CVE-2025-0495 page", "url": "https://www.suse.com/security/cve/CVE-2025-0495/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22872 page", "url": "https://www.suse.com/security/cve/CVE-2025-22872/" } ], "title": "Security update for docker", "tracking": { "current_release_date": "2025-07-16T15:47:57Z", "generator": { "date": "2025-07-16T15:47:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02289-2", "initial_release_date": "2025-07-16T15:47:57Z", "revision_history": [ { "date": "2025-07-16T15:47:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.aarch64", "product": { "name": "docker-28.2.2_ce-150000.227.1.aarch64", "product_id": "docker-28.2.2_ce-150000.227.1.aarch64" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.i586", "product": { "name": "docker-28.2.2_ce-150000.227.1.i586", "product_id": "docker-28.2.2_ce-150000.227.1.i586" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.i586", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.i586", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "product": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "product_id": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "product": { "name": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "product_id": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch" } }, { "category": "product_version", "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "product": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "product_id": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" } }, { "category": "product_version", "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "product": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "product_id": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" } }, { "category": "product_version", "name": "docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "product": { "name": "docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch", "product_id": "docker-stable-fish-completion-24.0.9_ce-150000.1.22.1.noarch" } }, { "category": "product_version", "name": "docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "product": { "name": "docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch", "product_id": "docker-stable-rootless-extras-24.0.9_ce-150000.1.22.1.noarch" } }, { "category": "product_version", "name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "product": { "name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch", "product_id": "docker-stable-zsh-completion-24.0.9_ce-150000.1.22.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-28.2.2_ce-150000.227.1.noarch", "product": { "name": "docker-zsh-completion-28.2.2_ce-150000.227.1.noarch", "product_id": "docker-zsh-completion-28.2.2_ce-150000.227.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.ppc64le", "product": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le", "product_id": "docker-28.2.2_ce-150000.227.1.ppc64le" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.s390x", "product": { "name": "docker-28.2.2_ce-150000.227.1.s390x", "product_id": "docker-28.2.2_ce-150000.227.1.s390x" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-28.2.2_ce-150000.227.1.x86_64", "product": { "name": "docker-28.2.2_ce-150000.227.1.x86_64", "product_id": "docker-28.2.2_ce-150000.227.1.x86_64" } }, { "category": "product_version", "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "product": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "product_id": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.s390x" }, "product_reference": "docker-28.2.2_ce-150000.227.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.ppc64le" }, "product_reference": "docker-28.2.2_ce-150000.227.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.aarch64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-28.2.2_ce-150000.227.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.x86_64" }, "product_reference": "docker-28.2.2_ce-150000.227.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:docker-bash-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:docker-fish-completion-28.2.2_ce-150000.227.1.noarch" }, "product_reference": "docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-0495", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-0495" } ], "notes": [ { "category": "general", "text": "Buildx is a Docker CLI plugin that extends build capabilities using BuildKit.\n\nCache backends support credentials by setting secrets directly as attribute values in cache-to/cache-from configuration. When supplied as user input, these secure values may be inadvertently captured in OpenTelemetry traces as part of the arguments and flags for the traced CLI command. OpenTelemetry traces are also saved in BuildKit daemon\u0027s history records.\n\n\nThis vulnerability does not impact secrets passed to the Github cache backend via environment variables or registry authentication.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Enterprise Storage 7.1:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-0495", "url": "https://www.suse.com/security/cve/CVE-2025-0495" }, { "category": "external", "summary": "SUSE Bug 1239765 for CVE-2025-0495", "url": "https://bugzilla.suse.com/1239765" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Enterprise Storage 7.1:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Enterprise Storage 7.1:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T15:47:57Z", "details": "moderate" } ], "title": "CVE-2025-0495" }, { "cve": "CVE-2025-22872", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22872" } ], "notes": [ { "category": "general", "text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Enterprise Storage 7.1:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22872", "url": "https://www.suse.com/security/cve/CVE-2025-22872" }, { "category": "external", "summary": "SUSE Bug 1241710 for CVE-2025-22872", "url": "https://bugzilla.suse.com/1241710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Enterprise Storage 7.1:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Enterprise Storage 7.1:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Enterprise Storage 7.1:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-28.2.2_ce-150000.227.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-28.2.2_ce-150000.227.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.22.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T15:47:57Z", "details": "moderate" } ], "title": "CVE-2025-22872" } ] }
fkie_cve-2025-22872
Vulnerability from fkie_nvd
Published
2025-04-16 18:16
Modified
2025-05-16 23:15
Severity ?
Summary
The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. <math>, <svg>, etc contexts).
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts)." }, { "lang": "es", "value": "El tokenizador interpreta incorrectamente las etiquetas con valores de atributo sin comillas que terminan en barra (/) como autocerradas. Al usar el tokenizador directamente, esto puede provocar que dichas etiquetas se marquen incorrectamente como autocerradas, y al usar las funciones de an\u00e1lisis, esto puede provocar que el contenido posterior a dichas etiquetas se coloque en el \u00e1mbito incorrecto durante la construcci\u00f3n del DOM, pero solo cuando las etiquetas se encuentran en contenido externo (por ejemplo, contextos , , etc.)." } ], "id": "CVE-2025-22872", "lastModified": "2025-05-16T23:15:19.707", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 3.7, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2025-04-16T18:16:04.183", "references": [ { "source": "security@golang.org", "url": "https://go.dev/cl/662715" }, { "source": "security@golang.org", "url": "https://go.dev/issue/73070" }, { "source": "security@golang.org", "url": "https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA" }, { "source": "security@golang.org", "url": "https://pkg.go.dev/vuln/GO-2025-3595" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20250516-0007/" } ], "sourceIdentifier": "security@golang.org", "vulnStatus": "Awaiting Analysis" }
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.
Loading…