Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-67724 (GCVE-0-2025-67724)
Vulnerability from cvelistv5 – Published: 2025-12-12 05:36 – Updated: 2025-12-18 18:53
VLAI?
EPSS
Title
Tornado vulnerable to Header Injection and XSS via reason argument
Summary
Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom "reason" phrases (the "Not Found" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.
Severity ?
5.4 (Medium)
CWE
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| tornadoweb | tornado |
Affected:
< 6.5.3
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-67724",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-18T18:53:21.062311Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-18T18:53:38.061Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "tornado",
"vendor": "tornadoweb",
"versions": [
{
"status": "affected",
"version": "\u003c 6.5.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-644",
"description": "CWE-644: Improper Neutralization of HTTP Headers for Scripting Syntax",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-12T05:36:59.992Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-pr2v-jx2c-wg9f",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-pr2v-jx2c-wg9f"
},
{
"name": "https://github.com/tornadoweb/tornado/commit/9c163aebeaad9e6e7d28bac1f33580eb00b0e421",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tornadoweb/tornado/commit/9c163aebeaad9e6e7d28bac1f33580eb00b0e421"
},
{
"name": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3"
}
],
"source": {
"advisory": "GHSA-pr2v-jx2c-wg9f",
"discovery": "UNKNOWN"
},
"title": "Tornado vulnerable to Header Injection and XSS via reason argument"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-67724",
"datePublished": "2025-12-12T05:36:59.992Z",
"dateReserved": "2025-12-10T19:25:20.819Z",
"dateUpdated": "2025-12-18T18:53:38.061Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-67724\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-12-12T06:15:41.213\",\"lastModified\":\"2025-12-22T18:49:24.303\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \\\"reason\\\" phrases (the \\\"Not Found\\\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"},{\"lang\":\"en\",\"value\":\"CWE-644\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.5.3\",\"matchCriteriaId\":\"64279E50-159B-4CAB-9BD0-E2B764C3C40C\"}]}]}],\"references\":[{\"url\":\"https://github.com/tornadoweb/tornado/commit/9c163aebeaad9e6e7d28bac1f33580eb00b0e421\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/tornadoweb/tornado/releases/tag/v6.5.3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/tornadoweb/tornado/security/advisories/GHSA-pr2v-jx2c-wg9f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}"
}
}
SUSE-SU-2026:1142-1
Vulnerability from csaf_suse - Published: 2026-03-30 09:16 - Updated: 2026-03-30 09:16Summary
Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Severity
Moderate
Notes
Title of the patch: Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
mgr-push:
- Version 5.2.3-0
* Disable build for SLES 16
rhnlib:
- Version 5.2.4-0
* Disable build for SLES 16
spacecmd:
- Version 5.2.6-0
* Update translation strings
spacewalk-client-tools:
- Version 5.2.4-0
* Disable build for SLES 16
uyuni-common-libs:
- Version 5.2.3-0
* Disable build for SLES 16
venv-salt-minion:
- Fix the typo causing buiding EL9 bundle without binary dependencies
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)
Patchnames: SUSE-2026-1142,SUSE-MultiLinuxManagerTools-Beta-RES-7-2026-1142
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.2 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"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 Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nmgr-push:\n\n- Version 5.2.3-0\n * Disable build for SLES 16\n\nrhnlib:\n\n- Version 5.2.4-0\n * Disable build for SLES 16\n\nspacecmd:\n\n- Version 5.2.6-0\n * Update translation strings\n\nspacewalk-client-tools:\n\n- Version 5.2.4-0\n * Disable build for SLES 16\n\nuyuni-common-libs:\n\n- Version 5.2.3-0\n * Disable build for SLES 16\n\nvenv-salt-minion:\n\n- Fix the typo causing buiding EL9 bundle without binary dependencies\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)\n- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1142,SUSE-MultiLinuxManagerTools-Beta-RES-7-2026-1142",
"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-2026_1142-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1142-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261142-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1142-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025060.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-03-30T09:16:26Z",
"generator": {
"date": "2026-03-30T09:16:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1142-1",
"initial_release_date": "2026-03-30T09:16:26Z",
"revision_history": [
{
"date": "2026-03-30T09:16:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"product_id": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"product_id": "venv-salt-minion-3006.0-70052.5.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mgr-push-5.2.3-70052.3.3.1.noarch",
"product": {
"name": "mgr-push-5.2.3-70052.3.3.1.noarch",
"product_id": "mgr-push-5.2.3-70052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"product": {
"name": "python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"product_id": "python2-mgr-push-5.2.3-70052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"product": {
"name": "python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"product_id": "python2-rhnlib-5.2.4-70052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"product": {
"name": "python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"product_id": "python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.2.6-70052.3.3.1.noarch",
"product": {
"name": "spacecmd-5.2.6-70052.3.3.1.noarch",
"product_id": "spacecmd-5.2.6-70052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"product": {
"name": "spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"product_id": "spacewalk-client-tools-5.2.4-70052.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"product_id": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-70052.5.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"product_id": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70052.5.3.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-70052.5.3.1.x86_64",
"product_id": "venv-salt-minion-3006.0-70052.5.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product": {
"name": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools Beta RES-7",
"product": {
"name": "SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgr-push-5.2.3-70052.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch"
},
"product_reference": "mgr-push-5.2.3-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-mgr-push-5.2.3-70052.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch"
},
"product_reference": "python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-rhnlib-5.2.4-70052.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch"
},
"product_reference": "python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch"
},
"product_reference": "python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-70052.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch"
},
"product_reference": "spacecmd-5.2.6-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.2.4-70052.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch"
},
"product_reference": "spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70052.5.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70052.5.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70052.5.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-70052.5.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgr-push-5.2.3-70052.3.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch"
},
"product_reference": "mgr-push-5.2.3-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-mgr-push-5.2.3-70052.3.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch"
},
"product_reference": "python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-rhnlib-5.2.4-70052.3.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch"
},
"product_reference": "python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch"
},
"product_reference": "python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-70052.3.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch"
},
"product_reference": "spacecmd-5.2.6-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.2.4-70052.3.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta RES-7",
"product_id": "SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch"
},
"product_reference": "spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta RES-7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:26Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.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": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:26Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.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": [
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta RES-7:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta RES-7:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta RES-7:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-70052.5.2.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-mgr-push-5.2.3-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-rhnlib-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:python2-uyuni-common-libs-5.2.3-70052.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-70052.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-70052.4.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-70052.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-70052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:26Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1028-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:16 - Updated: 2026-03-25 10:16Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issues:
- Security issues fixed:
* CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)
* CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)
- Made syntax in httputil_test compatible with Python 3.6
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved wheel key.finger call (bsc#1240532)
- Improved utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-2026-1028,SUSE-SLE-Micro-5.3-2026-1028,SUSE-SLE-Micro-5.4-2026-1028,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1028,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1028,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1028,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1028
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issues:\n\n- Security issues fixed:\n\n * CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)\n * CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)\n\n- Made syntax in httputil_test compatible with Python 3.6\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved wheel key.finger call (bsc#1240532)\n- Improved utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1028,SUSE-SLE-Micro-5.3-2026-1028,SUSE-SLE-Micro-5.4-2026-1028,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1028,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1028,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1028,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1028",
"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-2026_1028-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1028-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261028-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1028-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024910.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-03-25T10:16:17Z",
"generator": {
"date": "2026-03-25T10:16:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1028-1",
"initial_release_date": "2026-03-25T10:16:17Z",
"revision_history": [
{
"date": "2026-03-25T10:16:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "python3-salt-3006.0-150400.8.94.2.aarch64",
"product_id": "python3-salt-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.aarch64",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.aarch64",
"product_id": "python3-salt-testsuite-3006.0-150400.8.94.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "python311-salt-3006.0-150400.8.94.2.aarch64",
"product_id": "python311-salt-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150400.8.94.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-api-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-api-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-cloud-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-cloud-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-doc-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-doc-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-master-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-master-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-minion-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-minion-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-proxy-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-proxy-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-ssh-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-ssh-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-syndic-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-syndic-3006.0-150400.8.94.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"product_id": "salt-transactional-update-3006.0-150400.8.94.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.94.2.i586",
"product": {
"name": "python3-salt-3006.0-150400.8.94.2.i586",
"product_id": "python3-salt-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.i586",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.i586",
"product_id": "python3-salt-testsuite-3006.0-150400.8.94.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.94.2.i586",
"product": {
"name": "python311-salt-3006.0-150400.8.94.2.i586",
"product_id": "python311-salt-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150400.8.94.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-3006.0-150400.8.94.2.i586",
"product_id": "salt-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-api-3006.0-150400.8.94.2.i586",
"product_id": "salt-api-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-cloud-3006.0-150400.8.94.2.i586",
"product_id": "salt-cloud-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-doc-3006.0-150400.8.94.2.i586",
"product_id": "salt-doc-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-master-3006.0-150400.8.94.2.i586",
"product_id": "salt-master-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-minion-3006.0-150400.8.94.2.i586",
"product_id": "salt-minion-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-proxy-3006.0-150400.8.94.2.i586",
"product_id": "salt-proxy-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-ssh-3006.0-150400.8.94.2.i586",
"product_id": "salt-ssh-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-syndic-3006.0-150400.8.94.2.i586",
"product_id": "salt-syndic-3006.0-150400.8.94.2.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.94.2.i586",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.i586",
"product_id": "salt-transactional-update-3006.0-150400.8.94.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150400.8.94.2.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150400.8.94.2.noarch",
"product_id": "salt-bash-completion-3006.0-150400.8.94.2.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150400.8.94.2.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150400.8.94.2.noarch",
"product_id": "salt-fish-completion-3006.0-150400.8.94.2.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"product_id": "salt-zsh-completion-3006.0-150400.8.94.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "python3-salt-3006.0-150400.8.94.2.ppc64le",
"product_id": "python3-salt-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.ppc64le",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.ppc64le",
"product_id": "python3-salt-testsuite-3006.0-150400.8.94.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "python311-salt-3006.0-150400.8.94.2.ppc64le",
"product_id": "python311-salt-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150400.8.94.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-api-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-api-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-cloud-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-doc-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-doc-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-master-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-master-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-minion-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-minion-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-proxy-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-ssh-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-syndic-3006.0-150400.8.94.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"product_id": "salt-transactional-update-3006.0-150400.8.94.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.94.2.s390x",
"product": {
"name": "python3-salt-3006.0-150400.8.94.2.s390x",
"product_id": "python3-salt-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.s390x",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.s390x",
"product_id": "python3-salt-testsuite-3006.0-150400.8.94.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.94.2.s390x",
"product": {
"name": "python311-salt-3006.0-150400.8.94.2.s390x",
"product_id": "python311-salt-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150400.8.94.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-3006.0-150400.8.94.2.s390x",
"product_id": "salt-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-api-3006.0-150400.8.94.2.s390x",
"product_id": "salt-api-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-cloud-3006.0-150400.8.94.2.s390x",
"product_id": "salt-cloud-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-doc-3006.0-150400.8.94.2.s390x",
"product_id": "salt-doc-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-master-3006.0-150400.8.94.2.s390x",
"product_id": "salt-master-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-minion-3006.0-150400.8.94.2.s390x",
"product_id": "salt-minion-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-proxy-3006.0-150400.8.94.2.s390x",
"product_id": "salt-proxy-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-ssh-3006.0-150400.8.94.2.s390x",
"product_id": "salt-ssh-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-syndic-3006.0-150400.8.94.2.s390x",
"product_id": "salt-syndic-3006.0-150400.8.94.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.94.2.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.s390x",
"product_id": "salt-transactional-update-3006.0-150400.8.94.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "python3-salt-3006.0-150400.8.94.2.x86_64",
"product_id": "python3-salt-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.x86_64",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.94.1.x86_64",
"product_id": "python3-salt-testsuite-3006.0-150400.8.94.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "python311-salt-3006.0-150400.8.94.2.x86_64",
"product_id": "python311-salt-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.94.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150400.8.94.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-api-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-api-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-cloud-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-cloud-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-doc-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-doc-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-master-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-master-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-minion-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-minion-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-proxy-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-proxy-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-ssh-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-ssh-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-syndic-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-syndic-3006.0-150400.8.94.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"product_id": "salt-transactional-update-3006.0-150400.8.94.2.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 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 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 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.94.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.94.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:16:17Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:16:17Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:16:17Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.94.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.94.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.94.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:16:17Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1026-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:15 - Updated: 2026-03-25 10:15Summary
Security update 5.0.7 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.7 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
* CVE-2025-67724: fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fixed HTTP header parameter parsing algorithm (bsc#1254904)
* CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
* CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
* CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved performance of wheel key.finger call (bsc#1240532)
- Improved performance of utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-2026-1026,SUSE-EL-9-CLIENT-TOOLS-2026-1026
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.2 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update 5.0.7 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n * CVE-2025-67724: fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fixed HTTP header parameter parsing algorithm (bsc#1254904)\n * CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n * CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n * CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)\n\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved performance of wheel key.finger call (bsc#1240532)\n- Improved performance of utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1026,SUSE-EL-9-CLIENT-TOOLS-2026-1026",
"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-2026_1026-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1026-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261026-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1026-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024912.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update 5.0.7 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-03-25T10:15:30Z",
"generator": {
"date": "2026-03-25T10:15:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1026-1",
"initial_release_date": "2026-03-25T10:15:30Z",
"revision_history": [
{
"date": "2026-03-25T10:15:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-1.38.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-1.38.1.aarch64",
"product_id": "saltbundlepy-3.11.13-1.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-1.38.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-1.38.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-1.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-1.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-1.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-1.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-1.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-1.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-1.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-1.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-1.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.67.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-1.67.1.aarch64",
"product_id": "venv-salt-minion-3006.0-1.67.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-1.9.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-1.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-1.12.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-1.38.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-1.38.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-1.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-1.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-1.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-1.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-1.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-1.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-1.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-1.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.67.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-1.67.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-1.67.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-1.38.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-1.38.1.s390x",
"product_id": "saltbundlepy-3.11.13-1.38.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-1.38.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-1.38.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-1.38.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-1.38.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-1.38.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-1.38.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-1.38.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-1.38.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-1.38.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-1.38.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-1.38.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-1.38.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-1.38.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.18.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-1.17.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-1.12.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-1.38.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-1.38.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-1.38.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-1.38.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-1.18.2.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.67.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-1.67.1.s390x",
"product_id": "venv-salt-minion-3006.0-1.67.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-1.38.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-1.38.1.x86_64",
"product_id": "saltbundlepy-3.11.13-1.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-1.38.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-1.38.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-1.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-1.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-1.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-1.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-1.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-1.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-1.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-1.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-1.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.67.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-1.67.1.x86_64",
"product_id": "venv-salt-minion-3006.0-1.67.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:EL-9:Update:Products:SaltBundle:Update",
"product": {
"name": "SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product": {
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-1.38.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64"
},
"product_reference": "saltbundlepy-3.11.13-1.38.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-1.38.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le"
},
"product_reference": "saltbundlepy-3.11.13-1.38.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-1.38.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x"
},
"product_reference": "saltbundlepy-3.11.13-1.38.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-1.38.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64"
},
"product_reference": "saltbundlepy-3.11.13-1.38.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-1.38.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64"
},
"product_reference": "saltbundlepy-base-3.11.13-1.38.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-1.38.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le"
},
"product_reference": "saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-1.38.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x"
},
"product_reference": "saltbundlepy-base-3.11.13-1.38.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-1.38.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64"
},
"product_reference": "saltbundlepy-base-3.11.13-1.38.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-1.38.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64"
},
"product_reference": "saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-1.38.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le"
},
"product_reference": "saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-1.38.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x"
},
"product_reference": "saltbundlepy-curses-3.11.13-1.38.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-1.38.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64"
},
"product_reference": "saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-1.38.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-1.38.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le"
},
"product_reference": "saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-1.38.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x"
},
"product_reference": "saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-1.38.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-1.38.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64"
},
"product_reference": "saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-1.38.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le"
},
"product_reference": "saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-1.38.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x"
},
"product_reference": "saltbundlepy-devel-3.11.13-1.38.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-1.38.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64"
},
"product_reference": "saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-1.38.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64"
},
"product_reference": "saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-1.38.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le"
},
"product_reference": "saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-1.38.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x"
},
"product_reference": "saltbundlepy-libs-3.11.13-1.38.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-1.38.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64"
},
"product_reference": "saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-passlib-1.7.4-1.9.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch"
},
"product_reference": "saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyasn1-0.5.0-1.12.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch"
},
"product_reference": "saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-1.12.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-1.38.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-1.38.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64"
},
"product_reference": "saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-1.38.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le"
},
"product_reference": "saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-1.38.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x"
},
"product_reference": "saltbundlepy-tools-3.11.13-1.38.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-1.38.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64"
},
"product_reference": "saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.18.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.18.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.18.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.18.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-websocket-client-1.5.1-1.12.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch"
},
"product_reference": "saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.67.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-1.67.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.67.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-1.67.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.67.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-1.67.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.67.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-1.67.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.67.1.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-1.67.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.67.1.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-1.67.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.67.1.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-1.67.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.67.1.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-1.67.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:30Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.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": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:30Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.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": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.67.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.18.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.17.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.12.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.38.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.18.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:30Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1027-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:15 - Updated: 2026-03-25 10:15Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issues:
- Security issues fixed:
* CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)
* CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)
- Made syntax in httputil_test compatible with Python 3.6
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved wheel key.finger call (bsc#1240532)
- Improved utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-2026-1027,SUSE-SUSE-MicroOS-5.2-2026-1027
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issues:\n\n- Security issues fixed:\n\n * CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)\n * CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)\n\n- Made syntax in httputil_test compatible with Python 3.6\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved wheel key.finger call (bsc#1240532)\n- Improved utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1027,SUSE-SUSE-MicroOS-5.2-2026-1027",
"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-2026_1027-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1027-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261027-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1027-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024911.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-03-25T10:15:43Z",
"generator": {
"date": "2026-03-25T10:15:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1027-1",
"initial_release_date": "2026-03-25T10:15:43Z",
"revision_history": [
{
"date": "2026-03-25T10:15:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "python3-salt-3006.0-150300.53.104.1.aarch64",
"product_id": "python3-salt-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.aarch64",
"product_id": "python3-salt-testsuite-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-api-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-api-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-cloud-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-doc-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-master-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-master-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-minion-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-proxy-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-ssh-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-syndic-3006.0-150300.53.104.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150300.53.104.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.104.1.i586",
"product": {
"name": "python3-salt-3006.0-150300.53.104.1.i586",
"product_id": "python3-salt-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.i586",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.i586",
"product_id": "python3-salt-testsuite-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-3006.0-150300.53.104.1.i586",
"product_id": "salt-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-api-3006.0-150300.53.104.1.i586",
"product_id": "salt-api-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-cloud-3006.0-150300.53.104.1.i586",
"product_id": "salt-cloud-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-doc-3006.0-150300.53.104.1.i586",
"product_id": "salt-doc-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-master-3006.0-150300.53.104.1.i586",
"product_id": "salt-master-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-minion-3006.0-150300.53.104.1.i586",
"product_id": "salt-minion-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-proxy-3006.0-150300.53.104.1.i586",
"product_id": "salt-proxy-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-ssh-3006.0-150300.53.104.1.i586",
"product_id": "salt-ssh-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-syndic-3006.0-150300.53.104.1.i586",
"product_id": "salt-syndic-3006.0-150300.53.104.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.104.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.104.1.i586",
"product_id": "salt-transactional-update-3006.0-150300.53.104.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150300.53.104.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150300.53.104.1.noarch",
"product_id": "salt-bash-completion-3006.0-150300.53.104.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150300.53.104.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150300.53.104.1.noarch",
"product_id": "salt-fish-completion-3006.0-150300.53.104.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150300.53.104.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150300.53.104.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150300.53.104.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "python3-salt-3006.0-150300.53.104.1.ppc64le",
"product_id": "python3-salt-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.ppc64le",
"product_id": "python3-salt-testsuite-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-api-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-cloud-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-doc-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-master-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-minion-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-proxy-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-ssh-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-syndic-3006.0-150300.53.104.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.104.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.104.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150300.53.104.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.104.1.s390x",
"product": {
"name": "python3-salt-3006.0-150300.53.104.1.s390x",
"product_id": "python3-salt-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.s390x",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.s390x",
"product_id": "python3-salt-testsuite-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-3006.0-150300.53.104.1.s390x",
"product_id": "salt-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-api-3006.0-150300.53.104.1.s390x",
"product_id": "salt-api-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150300.53.104.1.s390x",
"product_id": "salt-cloud-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-doc-3006.0-150300.53.104.1.s390x",
"product_id": "salt-doc-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-master-3006.0-150300.53.104.1.s390x",
"product_id": "salt-master-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-minion-3006.0-150300.53.104.1.s390x",
"product_id": "salt-minion-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150300.53.104.1.s390x",
"product_id": "salt-proxy-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150300.53.104.1.s390x",
"product_id": "salt-ssh-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150300.53.104.1.s390x",
"product_id": "salt-syndic-3006.0-150300.53.104.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.104.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.104.1.s390x",
"product_id": "salt-transactional-update-3006.0-150300.53.104.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "python3-salt-3006.0-150300.53.104.1.x86_64",
"product_id": "python3-salt-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.104.1.x86_64",
"product_id": "python3-salt-testsuite-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-api-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-api-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-cloud-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-doc-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-master-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-master-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-minion-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-proxy-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-ssh-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-syndic-3006.0-150300.53.104.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.104.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.104.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150300.53.104.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.104.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150300.53.104.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.104.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x"
},
"product_reference": "python3-salt-3006.0-150300.53.104.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.104.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150300.53.104.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.104.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64"
},
"product_reference": "salt-3006.0-150300.53.104.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.104.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x"
},
"product_reference": "salt-3006.0-150300.53.104.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.104.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64"
},
"product_reference": "salt-3006.0-150300.53.104.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.104.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150300.53.104.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.104.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x"
},
"product_reference": "salt-minion-3006.0-150300.53.104.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.104.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150300.53.104.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.104.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.104.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.104.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.104.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.104.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.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": [
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:43Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.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": [
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.104.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.104.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:15:43Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1030-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:17 - Updated: 2026-03-25 10:17Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issues:
- Security issues fixed:
* CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)
* CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)
- Made syntax in httputil_test compatible with Python 3.6
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved wheel key.finger call (bsc#1240532)
- Improved utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-2026-1030,SUSE-SLE-Module-Systems-Management-15-SP7-2026-1030
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issues:\n\n- Security issues fixed:\n\n * CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)\n * CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)\n\n- Made syntax in httputil_test compatible with Python 3.6\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved wheel key.finger call (bsc#1240532)\n- Improved utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1030,SUSE-SLE-Module-Systems-Management-15-SP7-2026-1030",
"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-2026_1030-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1030-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261030-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1030-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024908.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-03-25T10:17:20Z",
"generator": {
"date": "2026-03-25T10:17:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1030-1",
"initial_release_date": "2026-03-25T10:17:20Z",
"revision_history": [
{
"date": "2026-03-25T10:17:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "python311-salt-3006.0-150700.14.16.1.aarch64",
"product_id": "python311-salt-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-api-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-api-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-cloud-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-doc-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-master-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-master-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-minion-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-proxy-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-ssh-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-syndic-3006.0-150700.14.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150700.14.16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.16.1.i586",
"product": {
"name": "python311-salt-3006.0-150700.14.16.1.i586",
"product_id": "python311-salt-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-3006.0-150700.14.16.1.i586",
"product_id": "salt-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-api-3006.0-150700.14.16.1.i586",
"product_id": "salt-api-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-cloud-3006.0-150700.14.16.1.i586",
"product_id": "salt-cloud-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-doc-3006.0-150700.14.16.1.i586",
"product_id": "salt-doc-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-master-3006.0-150700.14.16.1.i586",
"product_id": "salt-master-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-minion-3006.0-150700.14.16.1.i586",
"product_id": "salt-minion-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-proxy-3006.0-150700.14.16.1.i586",
"product_id": "salt-proxy-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-ssh-3006.0-150700.14.16.1.i586",
"product_id": "salt-ssh-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-syndic-3006.0-150700.14.16.1.i586",
"product_id": "salt-syndic-3006.0-150700.14.16.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.16.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.16.1.i586",
"product_id": "salt-transactional-update-3006.0-150700.14.16.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150700.14.16.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150700.14.16.1.noarch",
"product_id": "salt-bash-completion-3006.0-150700.14.16.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150700.14.16.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150700.14.16.1.noarch",
"product_id": "salt-fish-completion-3006.0-150700.14.16.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150700.14.16.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150700.14.16.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150700.14.16.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-150700.14.16.1.ppc64le",
"product_id": "python311-salt-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-api-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-cloud-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-doc-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-master-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-minion-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-proxy-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-ssh-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-syndic-3006.0-150700.14.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150700.14.16.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.16.1.s390x",
"product": {
"name": "python311-salt-3006.0-150700.14.16.1.s390x",
"product_id": "python311-salt-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-3006.0-150700.14.16.1.s390x",
"product_id": "salt-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-api-3006.0-150700.14.16.1.s390x",
"product_id": "salt-api-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150700.14.16.1.s390x",
"product_id": "salt-cloud-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-doc-3006.0-150700.14.16.1.s390x",
"product_id": "salt-doc-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-master-3006.0-150700.14.16.1.s390x",
"product_id": "salt-master-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-minion-3006.0-150700.14.16.1.s390x",
"product_id": "salt-minion-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150700.14.16.1.s390x",
"product_id": "salt-proxy-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150700.14.16.1.s390x",
"product_id": "salt-ssh-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150700.14.16.1.s390x",
"product_id": "salt-syndic-3006.0-150700.14.16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.16.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.16.1.s390x",
"product_id": "salt-transactional-update-3006.0-150700.14.16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "python311-salt-3006.0-150700.14.16.1.x86_64",
"product_id": "python311-salt-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.16.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-api-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-api-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-cloud-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-doc-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-master-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-master-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-minion-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-proxy-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-ssh-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-syndic-3006.0-150700.14.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150700.14.16.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-systems-management:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x"
},
"product_reference": "python311-salt-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-api-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-api-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-api-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150700.14.16.1.noarch as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150700.14.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-doc-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150700.14.16.1.noarch as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150700.14.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-master-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-master-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-master-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-minion-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.16.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.16.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.16.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.16.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150700.14.16.1.noarch as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150700.14.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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 Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:17:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:17:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:17:20Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.16.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.16.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.16.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:17:20Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1141-1
Vulnerability from csaf_suse - Published: 2026-03-30 09:16 - Updated: 2026-03-30 09:16Summary
Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Severity
Moderate
Notes
Title of the patch: Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
spacecmd:
- Version 5.2.6-0
* Update translation strings
uyuni-tools:
- Version 5.2.5-0
* Remove migrate command
* Remove template script from mgradm: use the one in the image
* Split the TFTP server into a separate container
* Explicitly start proxy pods after operations
(bsc#1258015)
* Adjust mgrctl server filter to work with the new helm chart
labels
* Remove hub register command
* Remove the Kubernetes install and upgrade from mgrpxy
* Optimize postgres migration disk space usage (bsc#1257447)
venv-salt-minion:
- Fix the typo causing buiding EL9 bundle without binary dependencies
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)
Patchnames: SUSE-2026-1141,SUSE-MultiLinuxManagerTools-Beta-EL-8-2026-1141
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.2 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nspacecmd:\n\n- Version 5.2.6-0\n * Update translation strings\n\nuyuni-tools:\n\n- Version 5.2.5-0\n * Remove migrate command\n * Remove template script from mgradm: use the one in the image\n * Split the TFTP server into a separate container\n * Explicitly start proxy pods after operations\n (bsc#1258015)\n * Adjust mgrctl server filter to work with the new helm chart\n labels\n * Remove hub register command\n * Remove the Kubernetes install and upgrade from mgrpxy\n * Optimize postgres migration disk space usage (bsc#1257447)\n\nvenv-salt-minion:\n\n- Fix the typo causing buiding EL9 bundle without binary dependencies\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)\n- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1141,SUSE-MultiLinuxManagerTools-Beta-EL-8-2026-1141",
"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-2026_1141-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1141-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261141-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1141-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025061.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE Bug 1257447",
"url": "https://bugzilla.suse.com/1257447"
},
{
"category": "self",
"summary": "SUSE Bug 1258015",
"url": "https://bugzilla.suse.com/1258015"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-03-30T09:16:08Z",
"generator": {
"date": "2026-03-30T09:16:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1141-1",
"initial_release_date": "2026-03-30T09:16:08Z",
"revision_history": [
{
"date": "2026-03-30T09:16:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-80052.4.3.3.aarch64",
"product": {
"name": "mgrctl-5.2.5-80052.4.3.3.aarch64",
"product_id": "mgrctl-5.2.5-80052.4.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"product_id": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"product_id": "venv-salt-minion-3006.0-80052.6.3.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"product": {
"name": "mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"product_id": "mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"product": {
"name": "mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"product_id": "mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"product": {
"name": "python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"product_id": "python3-rhnlib-5.2.4-80052.3.3.2.noarch"
}
},
{
"category": "product_version",
"name": "python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"product": {
"name": "python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"product_id": "python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-0.1.79-80052.4.2.3.noarch",
"product": {
"name": "scap-security-guide-0.1.79-80052.4.2.3.noarch",
"product_id": "scap-security-guide-0.1.79-80052.4.2.3.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"product": {
"name": "scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"product_id": "scap-security-guide-debian-0.1.79-80052.4.2.3.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"product": {
"name": "scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"product_id": "scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"product": {
"name": "scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"product_id": "scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.2.6-80052.4.3.2.noarch",
"product": {
"name": "spacecmd-5.2.6-80052.4.3.2.noarch",
"product_id": "spacecmd-5.2.6-80052.4.3.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"product": {
"name": "spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"product_id": "spacewalk-client-tools-5.2.4-80052.3.3.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-80052.4.3.3.ppc64le",
"product": {
"name": "mgrctl-5.2.5-80052.4.3.3.ppc64le",
"product_id": "mgrctl-5.2.5-80052.4.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"product_id": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"product_id": "venv-salt-minion-3006.0-80052.6.3.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-80052.4.3.3.x86_64",
"product": {
"name": "mgrctl-5.2.5-80052.4.3.3.x86_64",
"product_id": "mgrctl-5.2.5-80052.4.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"product_id": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"product_id": "venv-salt-minion-3006.0-80052.6.3.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product": {
"name": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools Beta EL-8",
"product": {
"name": "SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-80052.4.3.3.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64"
},
"product_reference": "mgrctl-5.2.5-80052.4.3.3.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-80052.4.3.3.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le"
},
"product_reference": "mgrctl-5.2.5-80052.4.3.3.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-80052.4.3.3.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64"
},
"product_reference": "mgrctl-5.2.5-80052.4.3.3.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch"
},
"product_reference": "mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rhnlib-5.2.4-80052.3.3.2.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch"
},
"product_reference": "python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch"
},
"product_reference": "python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-0.1.79-80052.4.2.3.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch"
},
"product_reference": "scap-security-guide-0.1.79-80052.4.2.3.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-debian-0.1.79-80052.4.2.3.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch"
},
"product_reference": "scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch"
},
"product_reference": "scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-80052.4.3.2.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch"
},
"product_reference": "spacecmd-5.2.6-80052.4.3.2.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.2.4-80052.3.3.3.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch"
},
"product_reference": "spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80052.6.3.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80052.6.3.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80052.6.3.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64 as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64 as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-80052.4.3.3.aarch64 as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64"
},
"product_reference": "mgrctl-5.2.5-80052.4.3.3.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-80052.4.3.3.ppc64le as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le"
},
"product_reference": "mgrctl-5.2.5-80052.4.3.3.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-80052.4.3.3.x86_64 as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64"
},
"product_reference": "mgrctl-5.2.5-80052.4.3.3.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch"
},
"product_reference": "mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-80052.4.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch"
},
"product_reference": "spacecmd-5.2.6-80052.4.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80052.6.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80052.6.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80052.6.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta EL-8",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:08Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.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": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:08Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.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": [
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-8:venv-salt-minion-3006.0-80052.6.3.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-80052.3.2.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-80052.3.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-80052.3.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-80052.4.3.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-80052.4.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-80052.4.2.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-80052.4.3.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-80052.3.3.3.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-80052.6.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:16:08Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1148-1
Vulnerability from csaf_suse - Published: 2026-03-30 11:21 - Updated: 2026-03-30 11:21Summary
Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Severity
Critical
Notes
Title of the patch: Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-prometheus-prometheus:
- CVE-2026-27606: Fix arbitrary file write via path traversal in
rollup (bsc#1258893)
* Bump rollup to version 4.59.0
- Drop SLE 12 support (jsc#PED-15474)
- CVE-2026-25547: Fix unbounded brace range expansion leading to
excessive CPU and memory consumption (bsc#1257841):
* Bump brace-expansion to version 5.0.2
- Do not build old web UI. Fixes following security
vulnerabilities:
* CVE-2026-1615: jsonpath: arbitrary code injection due to unsafe
evaluation of user-supplied JSON Path expressions (bsc#1257897)
* CVE-2025-61140: jsonpath: the `value` function is vulnerable to
prototype pollution (bsc#1257442)
- Set source URL in the spec file and drop tar service
grafana:
- Drop support for SLE 12 (jsc#PED-15474)
- Update to version 11.6.11:
Features and enhancements:
* Alerting: Add limits for the size of expanded notification
templates
* Correlations: Remove support for org_id=0
Security:
* CVE-2026-21722: Public dashboards annotations: use dashboard
timerange if time selection disabled (bsc#1258136)
- Update to version 11.6.10:
* API: Add missing scope check on dashboards
* Avatar: Require sign-in, remove queue, respect timeout
Bug fixes:
* Alerting: Fix a race condition panic in ResetStateByRuleUID
- Update to version 11.6.9:
* Plugins: Add PluginContext to plugins when scenes is disabled
* Alerting: Fix contacts point issues
- Update to version 11.6.8:
* Alerting: Fix unmarshalling of GettableStatus to include time
intervals
- Update to version 11.6.7:
* Auth: Fix render user OAuth passthrough
* LDAP Authentication: Fix URL to propagate username context as
parameter
* Plugins: Dependencies do not inherit parent URL for preinstall
* URLParams: Stringify true values as key=true always (fixes
issues with variables with true value)
- Update to version 11.6.6:
* Alerting: Fix copying of recording rule fields
* Fix redirection after login when Grafana is served from subpath
- Update to version 11.6.5:
* Alerting: Bump alerting package to include change to
NewTLSClient
- Update to version 11.6.4:
* StateTimeline: Add endTime to tooltip
* Unified storage: Respect GF_DATABASE_URL override
* Alerting: Fix group interval override when adding new rules
* Azure: Fix legend formatting
* Azure: Fix resource name determination in template variable
queries
* Graphite: Fix annotation queries
* Graphite: Fix date mutation
* Graphite: Fix nested variable interpolation for repeated rows
- Update to version 11.6.3:
* Fixes CVE-2025-3415
- Update to version 11.6.2:
* Dashboard: Fixes issue with row repeats and first row
* Graphite: Ensure template variables are interpolated correctly
* Graphite: Fix Graphite series interpolation
* Prometheus: Fix semver import path
- Update to version 11.6.1:
* DashboardScenePage: Correct slug in self referencing data links
* GrafanaUI: Use safePolygon close handler for interactive
tooltips instead of a delay
* Prometheus: Add support for cloud partners Prometheus data
sources
* Alertmanager: Add Role-Based Access Control via reqAction Field
* GrafanaUI: Remove blurred background from overlay backdrops to
improve performance
* InfluxDB: Fix nested variable interpolation
* LDAP test: Fix page crash
* Org redirection: Fix linking between orgs
- Upgrade to version 11.6.0:
* Visualisations: One click links and actions
* Annotations: Add cron syntax support
* WebGL-powered geomaps for better performance
* Alerting: Add alert rule version history
* API keys: Migrate API keys to service accounts at startup
mgr-push:
- Version 5.2.3-0
* Disable build for SLES 16
rhnlib:
- Version 5.2.4-0
* Disable build for SLES 16
spacecmd:
- Version 5.2.6-0
* Update translation strings
spacewalk-client-tools:
- Version 5.2.4-0
* Disable build for SLES 16
uyuni-common-libs:
- Version 5.2.3-0
* Disable build for SLES 16
uyuni-tools:
- Version 5.2.5-0
* Remove migrate command
* Remove template script from mgradm: use the one in the image
* Split the TFTP server into a separate container
* Explicitly start proxy pods after operations
(bsc#1258015)
* Adjust mgrctl server filter to work with the new helm chart
labels
* Remove hub register command
* Remove the Kubernetes install and upgrade from mgrpxy
* Optimize postgres migration disk space usage (bsc#1257447)
venv-salt-minion:
- Fix the issue preventing SELinux profile to be loaded on SLES 16
deployed using cloud images (bsc#1258957)
- Fix the typo causing buiding EL9 bundle without binary dependencies
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)
Multi-Linux-ManagerTools-Beta-SLE-Micro-release:
- Make the product installable on all SLE Micro 5 family
Patchnames: SUSE-2026-1148,SUSE-MultiLinuxManagerTools-Beta-SLE-15-2026-1148,SUSE-MultiLinuxManagerTools-Beta-SLE-Micro-5-2026-1148
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
8.1 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.2 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
9.8 (Critical)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
8.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-prometheus-prometheus:\n\n- CVE-2026-27606: Fix arbitrary file write via path traversal in\n rollup (bsc#1258893)\n * Bump rollup to version 4.59.0\n- Drop SLE 12 support (jsc#PED-15474)\n- CVE-2026-25547: Fix unbounded brace range expansion leading to\n excessive CPU and memory consumption (bsc#1257841):\n * Bump brace-expansion to version 5.0.2\n- Do not build old web UI. Fixes following security\n vulnerabilities:\n * CVE-2026-1615: jsonpath: arbitrary code injection due to unsafe\n evaluation of user-supplied JSON Path expressions (bsc#1257897)\n * CVE-2025-61140: jsonpath: the `value` function is vulnerable to\n prototype pollution (bsc#1257442)\n- Set source URL in the spec file and drop tar service\n\ngrafana:\n\n- Drop support for SLE 12 (jsc#PED-15474)\n- Update to version 11.6.11:\n Features and enhancements:\n * Alerting: Add limits for the size of expanded notification\n templates\n * Correlations: Remove support for org_id=0\n Security:\n * CVE-2026-21722: Public dashboards annotations: use dashboard\n timerange if time selection disabled (bsc#1258136)\n- Update to version 11.6.10:\n * API: Add missing scope check on dashboards\n * Avatar: Require sign-in, remove queue, respect timeout\n Bug fixes:\n * Alerting: Fix a race condition panic in ResetStateByRuleUID\n- Update to version 11.6.9:\n * Plugins: Add PluginContext to plugins when scenes is disabled\n * Alerting: Fix contacts point issues\n- Update to version 11.6.8:\n * Alerting: Fix unmarshalling of GettableStatus to include time\n intervals\n- Update to version 11.6.7:\n * Auth: Fix render user OAuth passthrough\n * LDAP Authentication: Fix URL to propagate username context as\n parameter\n * Plugins: Dependencies do not inherit parent URL for preinstall\n * URLParams: Stringify true values as key=true always (fixes\n issues with variables with true value)\n- Update to version 11.6.6:\n * Alerting: Fix copying of recording rule fields\n * Fix redirection after login when Grafana is served from subpath\n- Update to version 11.6.5:\n * Alerting: Bump alerting package to include change to\n NewTLSClient\n- Update to version 11.6.4:\n * StateTimeline: Add endTime to tooltip\n * Unified storage: Respect GF_DATABASE_URL override\n * Alerting: Fix group interval override when adding new rules\n * Azure: Fix legend formatting\n * Azure: Fix resource name determination in template variable\n queries\n * Graphite: Fix annotation queries\n * Graphite: Fix date mutation\n * Graphite: Fix nested variable interpolation for repeated rows\n- Update to version 11.6.3:\n * Fixes CVE-2025-3415\n- Update to version 11.6.2:\n * Dashboard: Fixes issue with row repeats and first row\n * Graphite: Ensure template variables are interpolated correctly\n * Graphite: Fix Graphite series interpolation\n * Prometheus: Fix semver import path\n- Update to version 11.6.1:\n * DashboardScenePage: Correct slug in self referencing data links\n * GrafanaUI: Use safePolygon close handler for interactive\n tooltips instead of a delay\n * Prometheus: Add support for cloud partners Prometheus data\n sources\n * Alertmanager: Add Role-Based Access Control via reqAction Field\n * GrafanaUI: Remove blurred background from overlay backdrops to\n improve performance\n * InfluxDB: Fix nested variable interpolation\n * LDAP test: Fix page crash\n * Org redirection: Fix linking between orgs\n- Upgrade to version 11.6.0:\n * Visualisations: One click links and actions\n * Annotations: Add cron syntax support\n * WebGL-powered geomaps for better performance\n * Alerting: Add alert rule version history\n * API keys: Migrate API keys to service accounts at startup\n\nmgr-push:\n\n- Version 5.2.3-0\n * Disable build for SLES 16\n\nrhnlib:\n\n- Version 5.2.4-0\n * Disable build for SLES 16\n\nspacecmd:\n\n- Version 5.2.6-0\n * Update translation strings\n\nspacewalk-client-tools:\n\n- Version 5.2.4-0\n * Disable build for SLES 16\n\nuyuni-common-libs:\n\n- Version 5.2.3-0\n * Disable build for SLES 16\n\nuyuni-tools:\n\n- Version 5.2.5-0\n * Remove migrate command\n * Remove template script from mgradm: use the one in the image\n * Split the TFTP server into a separate container\n * Explicitly start proxy pods after operations\n (bsc#1258015)\n * Adjust mgrctl server filter to work with the new helm chart\n labels\n * Remove hub register command\n * Remove the Kubernetes install and upgrade from mgrpxy\n * Optimize postgres migration disk space usage (bsc#1257447)\n\nvenv-salt-minion:\n\n- Fix the issue preventing SELinux profile to be loaded on SLES 16\n deployed using cloud images (bsc#1258957)\n- Fix the typo causing buiding EL9 bundle without binary dependencies\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)\n- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)\n \nMulti-Linux-ManagerTools-Beta-SLE-Micro-release:\n - Make the product installable on all SLE Micro 5 family",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1148,SUSE-MultiLinuxManagerTools-Beta-SLE-15-2026-1148,SUSE-MultiLinuxManagerTools-Beta-SLE-Micro-5-2026-1148",
"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-2026_1148-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1148-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261148-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1148-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025055.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE Bug 1257442",
"url": "https://bugzilla.suse.com/1257442"
},
{
"category": "self",
"summary": "SUSE Bug 1257447",
"url": "https://bugzilla.suse.com/1257447"
},
{
"category": "self",
"summary": "SUSE Bug 1257841",
"url": "https://bugzilla.suse.com/1257841"
},
{
"category": "self",
"summary": "SUSE Bug 1257897",
"url": "https://bugzilla.suse.com/1257897"
},
{
"category": "self",
"summary": "SUSE Bug 1258015",
"url": "https://bugzilla.suse.com/1258015"
},
{
"category": "self",
"summary": "SUSE Bug 1258136",
"url": "https://bugzilla.suse.com/1258136"
},
{
"category": "self",
"summary": "SUSE Bug 1258893",
"url": "https://bugzilla.suse.com/1258893"
},
{
"category": "self",
"summary": "SUSE Bug 1258957",
"url": "https://bugzilla.suse.com/1258957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3415 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3415/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61140 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1615 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21722 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21722/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27606 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27606/"
}
],
"title": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-03-30T11:21:20Z",
"generator": {
"date": "2026-03-30T11:21:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1148-1",
"initial_release_date": "2026-03-30T11:21:20Z",
"revision_history": [
{
"date": "2026-03-30T11:21:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"product": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"product_id": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"product_id": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-159000.2.3.2.aarch64",
"product": {
"name": "grafana-11.6.11-159000.2.3.2.aarch64",
"product_id": "grafana-11.6.11-159000.2.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-159000.2.3.2.aarch64",
"product": {
"name": "mgrctl-5.2.5-159000.2.3.2.aarch64",
"product_id": "mgrctl-5.2.5-159000.2.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"product_id": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"product_id": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"product_id": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"product_id": "venv-salt-minion-3006.0-159000.5.3.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"product": {
"name": "dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"product_id": "dracut-saltboot-1.1.0-159000.2.2.1.noarch"
}
},
{
"category": "product_version",
"name": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"product": {
"name": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"product_id": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch"
}
},
{
"category": "product_version",
"name": "mgr-push-5.2.3-159000.2.3.1.noarch",
"product": {
"name": "mgr-push-5.2.3-159000.2.3.1.noarch",
"product_id": "mgr-push-5.2.3-159000.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"product": {
"name": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"product_id": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"product": {
"name": "mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"product_id": "mgrctl-lang-5.2.5-159000.2.3.2.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"product": {
"name": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"product_id": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch"
}
},
{
"category": "product_version",
"name": "python2-defusedxml-0.7.1-159000.4.2.1.noarch",
"product": {
"name": "python2-defusedxml-0.7.1-159000.4.2.1.noarch",
"product_id": "python2-defusedxml-0.7.1-159000.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"product": {
"name": "python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"product_id": "python3-defusedxml-0.7.1-159000.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"product": {
"name": "python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"product_id": "python3-mgr-push-5.2.3-159000.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"product": {
"name": "python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"product_id": "python3-rhnlib-5.2.4-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"product": {
"name": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"product_id": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-159000.4.3.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-159000.4.3.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.2.6-159000.4.3.1.noarch",
"product": {
"name": "spacecmd-5.2.6-159000.4.3.1.noarch",
"product_id": "spacecmd-5.2.6-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"product": {
"name": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"product_id": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"product": {
"name": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"product_id": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"product": {
"name": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"product_id": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"product": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"product_id": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-159000.2.3.2.ppc64le",
"product": {
"name": "grafana-11.6.11-159000.2.3.2.ppc64le",
"product_id": "grafana-11.6.11-159000.2.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-159000.2.3.2.ppc64le",
"product": {
"name": "mgrctl-5.2.5-159000.2.3.2.ppc64le",
"product_id": "mgrctl-5.2.5-159000.2.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"product_id": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"product_id": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"product_id": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"product_id": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"product": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"product_id": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"product_id": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-159000.2.3.2.s390x",
"product": {
"name": "grafana-11.6.11-159000.2.3.2.s390x",
"product_id": "grafana-11.6.11-159000.2.3.2.s390x"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-159000.2.3.2.s390x",
"product": {
"name": "mgrctl-5.2.5-159000.2.3.2.s390x",
"product_id": "mgrctl-5.2.5-159000.2.3.2.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"product_id": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"product_id": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"product_id": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-159000.5.3.2.s390x",
"product": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.s390x",
"product_id": "venv-salt-minion-3006.0-159000.5.3.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"product": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"product_id": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"product_id": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-159000.2.3.2.x86_64",
"product": {
"name": "grafana-11.6.11-159000.2.3.2.x86_64",
"product_id": "grafana-11.6.11-159000.2.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-159000.2.3.2.x86_64",
"product": {
"name": "mgrctl-5.2.5-159000.2.3.2.x86_64",
"product_id": "mgrctl-5.2.5-159000.2.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"product_id": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"product_id": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"product_id": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"product_id": "venv-salt-minion-3006.0-159000.5.3.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools Beta SLE-15",
"product": {
"name": "SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product": {
"name": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-saltboot-1.1.0-159000.2.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch"
},
"product_reference": "dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch"
},
"product_reference": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-159000.2.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64"
},
"product_reference": "grafana-11.6.11-159000.2.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-159000.2.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le"
},
"product_reference": "grafana-11.6.11-159000.2.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-159000.2.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x"
},
"product_reference": "grafana-11.6.11-159000.2.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-159000.2.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64"
},
"product_reference": "grafana-11.6.11-159000.2.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgr-push-5.2.3-159000.2.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch"
},
"product_reference": "mgr-push-5.2.3-159000.2.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-lang-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-defusedxml-0.7.1-159000.4.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch"
},
"product_reference": "python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mgr-push-5.2.3-159000.2.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch"
},
"product_reference": "python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rhnlib-5.2.4-159000.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch"
},
"product_reference": "python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch"
},
"product_reference": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-159000.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch"
},
"product_reference": "spacecmd-5.2.6-159000.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch"
},
"product_reference": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch"
},
"product_reference": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64"
},
"product_reference": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le"
},
"product_reference": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x"
},
"product_reference": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64"
},
"product_reference": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-saltboot-1.1.0-159000.2.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch"
},
"product_reference": "dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch"
},
"product_reference": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-lang-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-3415",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3415"
}
],
"notes": [
{
"category": "general",
"text": "Grafana is an open-source platform for monitoring and observability. The Grafana Alerting DingDing integration was not properly protected and could be exposed to users with Viewer permission. \nFixed in versions 10.4.19+security-01, 11.2.10+security-01, 11.3.7+security-01, 11.4.5+security-01, 11.5.5+security-01, 11.6.2+security-01 and 12.0.1+security-01",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3415",
"url": "https://www.suse.com/security/cve/CVE-2025-3415"
},
{
"category": "external",
"summary": "SUSE Bug 1245302 for CVE-2025-3415",
"url": "https://bugzilla.suse.com/1245302"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-3415"
},
{
"cve": "CVE-2025-61140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61140"
}
],
"notes": [
{
"category": "general",
"text": "The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61140",
"url": "https://www.suse.com/security/cve/CVE-2025-61140"
},
{
"category": "external",
"summary": "SUSE Bug 1257442 for CVE-2025-61140",
"url": "https://bugzilla.suse.com/1257442"
}
],
"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 Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2025-61140"
},
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
},
{
"cve": "CVE-2026-1615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1615"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1615",
"url": "https://www.suse.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "SUSE Bug 1257897 for CVE-2026-1615",
"url": "https://bugzilla.suse.com/1257897"
}
],
"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 Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "critical"
}
],
"title": "CVE-2026-1615"
},
{
"cve": "CVE-2026-21722",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21722"
}
],
"notes": [
{
"category": "general",
"text": "Public dashboards with annotations enabled did not limit their annotation timerange to the locked timerange of the public dashboard. This means one could read the entire history of annotations visible on the specific dashboard, even those outside the locked timerange.\n\nThis did not leak any annotations that would not otherwise be visible on the public dashboard.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21722",
"url": "https://www.suse.com/security/cve/CVE-2026-21722"
},
{
"category": "external",
"summary": "SUSE Bug 1258136 for CVE-2026-21722",
"url": "https://bugzilla.suse.com/1258136"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2026-21722"
},
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"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 Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
},
{
"cve": "CVE-2026-27606",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27606"
}
],
"notes": [
{
"category": "general",
"text": "Rollup is a module bundler for JavaScript. Versions prior to 2.80.0, 3.30.0, and 4.59.0 of the Rollup module bundler (specifically v4.x and present in current source) is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames (e.g., via CLI named inputs, manual chunk aliases, or malicious plugins) and use traversal sequences (`../`) to overwrite files anywhere on the host filesystem that the build process has permissions for. This can lead to persistent Remote Code Execution (RCE) by overwriting critical system or user configuration files. Versions 2.80.0, 3.30.0, and 4.59.0 contain a patch for the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27606",
"url": "https://www.suse.com/security/cve/CVE-2026-27606"
},
{
"category": "external",
"summary": "SUSE Bug 1258846 for CVE-2026-27606",
"url": "https://bugzilla.suse.com/1258846"
}
],
"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 Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2026-27606"
}
]
}
SUSE-SU-2026:1146-1
Vulnerability from csaf_suse - Published: 2026-03-30 09:17 - Updated: 2026-03-30 09:17Summary
Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Severity
Moderate
Notes
Title of the patch: Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
mgr-push:
- Version 5.2.3-0
* Disable build for SLES 16
rhnlib:
- Version 5.2.4-0
* Disable build for SLES 16
spacecmd:
- Version 5.2.6-0
* Update translation strings
spacewalk-client-tools:
- Version 5.2.4-0
* Disable build for SLES 16
uyuni-common-libs:
- Version 5.2.3-0
* Disable build for SLES 16
uyuni-tools:
- Version 5.2.5-0
* Remove migrate command
* Remove template script from mgradm: use the one in the image
* Split the TFTP server into a separate container
* Explicitly start proxy pods after operations
(bsc#1258015)
* Adjust mgrctl server filter to work with the new helm chart
labels
* Remove hub register command
* Remove the Kubernetes install and upgrade from mgrpxy
* Optimize postgres migration disk space usage (bsc#1257447)
venv-salt-minion:
- Fix the issue preventing SELinux profile to be loaded on SLES 16
deployed using cloud images (bsc#1258957)
- Fix the typo causing buiding EL9 bundle without binary dependencies
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)
Patchnames: SUSE-2026-1146,SUSE-MultiLinuxManagerTools-Beta-SLE-12-2026-1146
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.2 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nmgr-push:\n\n- Version 5.2.3-0\n * Disable build for SLES 16\n\nrhnlib:\n\n- Version 5.2.4-0\n * Disable build for SLES 16\n\nspacecmd:\n\n- Version 5.2.6-0\n * Update translation strings\n\nspacewalk-client-tools:\n\n- Version 5.2.4-0\n * Disable build for SLES 16\n\nuyuni-common-libs:\n\n- Version 5.2.3-0\n * Disable build for SLES 16\n\nuyuni-tools:\n\n- Version 5.2.5-0\n * Remove migrate command\n * Remove template script from mgradm: use the one in the image\n * Split the TFTP server into a separate container\n * Explicitly start proxy pods after operations\n (bsc#1258015)\n * Adjust mgrctl server filter to work with the new helm chart\n labels\n * Remove hub register command\n * Remove the Kubernetes install and upgrade from mgrpxy\n * Optimize postgres migration disk space usage (bsc#1257447)\n\nvenv-salt-minion:\n\n- Fix the issue preventing SELinux profile to be loaded on SLES 16\n deployed using cloud images (bsc#1258957)\n- Fix the typo causing buiding EL9 bundle without binary dependencies\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)\n- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1146,SUSE-MultiLinuxManagerTools-Beta-SLE-12-2026-1146",
"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-2026_1146-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1146-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261146-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1146-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025056.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE Bug 1257447",
"url": "https://bugzilla.suse.com/1257447"
},
{
"category": "self",
"summary": "SUSE Bug 1258015",
"url": "https://bugzilla.suse.com/1258015"
},
{
"category": "self",
"summary": "SUSE Bug 1258957",
"url": "https://bugzilla.suse.com/1258957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-03-30T09:17:48Z",
"generator": {
"date": "2026-03-30T09:17:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1146-1",
"initial_release_date": "2026-03-30T09:17:48Z",
"revision_history": [
{
"date": "2026-03-30T09:17:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-150052.2.3.1.aarch64",
"product": {
"name": "mgrctl-5.2.5-150052.2.3.1.aarch64",
"product_id": "mgrctl-5.2.5-150052.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"product_id": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"product_id": "venv-salt-minion-3006.0-150052.5.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"product": {
"name": "kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"product_id": "kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch"
}
},
{
"category": "product_version",
"name": "mgr-push-5.2.3-150052.2.3.1.noarch",
"product": {
"name": "mgr-push-5.2.3-150052.2.3.1.noarch",
"product_id": "mgr-push-5.2.3-150052.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"product": {
"name": "mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"product_id": "mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"product": {
"name": "mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"product_id": "mgrctl-lang-5.2.5-150052.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"product": {
"name": "mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"product_id": "mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python-defusedxml-0.6.0-150052.4.2.1.noarch",
"product": {
"name": "python-defusedxml-0.6.0-150052.4.2.1.noarch",
"product_id": "python-defusedxml-0.6.0-150052.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"product": {
"name": "python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"product_id": "python2-mgr-push-5.2.3-150052.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"product": {
"name": "python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"product_id": "python2-rhnlib-5.2.4-150052.22.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"product": {
"name": "python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"product_id": "python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-defusedxml-0.6.0-150052.4.2.1.noarch",
"product": {
"name": "python3-defusedxml-0.6.0-150052.4.2.1.noarch",
"product_id": "python3-defusedxml-0.6.0-150052.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-150052.4.3.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-150052.4.3.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-150052.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.2.6-150052.39.3.1.noarch",
"product": {
"name": "spacecmd-5.2.6-150052.39.3.1.noarch",
"product_id": "spacecmd-5.2.6-150052.39.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"product": {
"name": "spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"product_id": "spacewalk-client-tools-5.2.4-150052.53.4.1.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"product": {
"name": "supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"product_id": "supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"product": {
"name": "supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"product_id": "supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch"
}
},
{
"category": "product_version",
"name": "system-user-prometheus-1.0.0-150052.4.2.1.noarch",
"product": {
"name": "system-user-prometheus-1.0.0-150052.4.2.1.noarch",
"product_id": "system-user-prometheus-1.0.0-150052.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "sysuser-shadow-2.0-150052.4.2.1.noarch",
"product": {
"name": "sysuser-shadow-2.0-150052.4.2.1.noarch",
"product_id": "sysuser-shadow-2.0-150052.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "sysuser-tools-2.0-150052.4.2.1.noarch",
"product": {
"name": "sysuser-tools-2.0-150052.4.2.1.noarch",
"product_id": "sysuser-tools-2.0-150052.4.2.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-150052.2.3.1.ppc64le",
"product": {
"name": "mgrctl-5.2.5-150052.2.3.1.ppc64le",
"product_id": "mgrctl-5.2.5-150052.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"product_id": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-150052.5.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-150052.2.3.1.s390x",
"product": {
"name": "mgrctl-5.2.5-150052.2.3.1.s390x",
"product_id": "mgrctl-5.2.5-150052.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"product_id": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150052.5.3.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-150052.5.3.1.s390x",
"product_id": "venv-salt-minion-3006.0-150052.5.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-150052.2.3.1.x86_64",
"product": {
"name": "mgrctl-5.2.5-150052.2.3.1.x86_64",
"product_id": "mgrctl-5.2.5-150052.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"product_id": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150052.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150052.5.3.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-150052.5.3.1.x86_64",
"product_id": "venv-salt-minion-3006.0-150052.5.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools Beta SLE-12",
"product": {
"name": "SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch"
},
"product_reference": "kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgr-push-5.2.3-150052.2.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch"
},
"product_reference": "mgr-push-5.2.3-150052.2.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-150052.2.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64"
},
"product_reference": "mgrctl-5.2.5-150052.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-150052.2.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le"
},
"product_reference": "mgrctl-5.2.5-150052.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-150052.2.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x"
},
"product_reference": "mgrctl-5.2.5-150052.2.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-150052.2.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64"
},
"product_reference": "mgrctl-5.2.5-150052.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch"
},
"product_reference": "mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-lang-5.2.5-150052.2.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch"
},
"product_reference": "mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-defusedxml-0.6.0-150052.4.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch"
},
"product_reference": "python-defusedxml-0.6.0-150052.4.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-mgr-push-5.2.3-150052.2.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch"
},
"product_reference": "python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-rhnlib-5.2.4-150052.22.4.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch"
},
"product_reference": "python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch"
},
"product_reference": "python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64"
},
"product_reference": "python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-150052.39.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch"
},
"product_reference": "spacecmd-5.2.6-150052.39.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.2.4-150052.53.4.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch"
},
"product_reference": "spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch"
},
"product_reference": "supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150052.5.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150052.5.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150052.5.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150052.5.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150052.5.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-12",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150052.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:17:48Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:17:48Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:17:48Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.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": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:17:48Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.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": [
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-QubitProducts-exporter_exporter-0.4.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-boynux-squid_exporter-1.13.0-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-lusitaniae-apache_exporter-1.0.10-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:golang-github-prometheus-node_exporter-1.9.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:kiwi-desc-saltboot-0.1.1687520761.cefb248-150052.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-5.2.5-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-bash-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-lang-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:mgrctl-zsh-completion-5.2.5-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:prometheus-postgres_exporter-0.10.1-150052.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python-defusedxml-0.6.0-150052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-mgr-push-5.2.3-150052.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-rhnlib-5.2.4-150052.22.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:python2-uyuni-common-libs-5.2.3-150052.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacecmd-5.2.6-150052.39.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:spacewalk-client-tools-5.2.4-150052.53.4.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-salt-1.2.3-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:supportutils-plugin-susemanager-client-5.2.2-150052.7.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-12:venv-salt-minion-3006.0-150052.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:17:48Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:20825-1
Vulnerability from csaf_suse - Published: 2026-03-24 06:19 - Updated: 2026-03-24 06:19Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issues:
- Security issues fixed:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved performance of wheel key.finger call (bsc#1240532)
- Improved performance of utils.find_json function (bsc#1246130)
- Extend warn_until period to 2027
Patchnames: SUSE-SLE-Micro-6.1-457
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issues:\n\n- Security issues fixed:\n\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved performance of wheel key.finger call (bsc#1240532)\n- Improved performance of utils.find_json function (bsc#1246130)\n- Extend warn_until period to 2027\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-457",
"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-2026_20825-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20825-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620825-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20825-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024938.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-03-24T06:19:37Z",
"generator": {
"date": "2026-03-24T06:19:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20825-1",
"initial_release_date": "2026-03-24T06:19:37Z",
"revision_history": [
{
"date": "2026-03-24T06:19:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"product": {
"name": "python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"product_id": "python311-salt-3006.0-slfo.1.1_6.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-slfo.1.1_6.1.aarch64",
"product": {
"name": "salt-3006.0-slfo.1.1_6.1.aarch64",
"product_id": "salt-3006.0-slfo.1.1_6.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"product": {
"name": "salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"product_id": "salt-minion-3006.0-slfo.1.1_6.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"product_id": "salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"product_id": "python311-salt-3006.0-slfo.1.1_6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-slfo.1.1_6.1.ppc64le",
"product": {
"name": "salt-3006.0-slfo.1.1_6.1.ppc64le",
"product_id": "salt-3006.0-slfo.1.1_6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"product_id": "salt-minion-3006.0-slfo.1.1_6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-slfo.1.1_6.1.s390x",
"product": {
"name": "python311-salt-3006.0-slfo.1.1_6.1.s390x",
"product_id": "python311-salt-3006.0-slfo.1.1_6.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-slfo.1.1_6.1.s390x",
"product": {
"name": "salt-3006.0-slfo.1.1_6.1.s390x",
"product_id": "salt-3006.0-slfo.1.1_6.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-slfo.1.1_6.1.s390x",
"product": {
"name": "salt-minion-3006.0-slfo.1.1_6.1.s390x",
"product_id": "salt-minion-3006.0-slfo.1.1_6.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"product_id": "salt-transactional-update-3006.0-slfo.1.1_6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"product": {
"name": "python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"product_id": "python311-salt-3006.0-slfo.1.1_6.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-slfo.1.1_6.1.x86_64",
"product": {
"name": "salt-3006.0-slfo.1.1_6.1.x86_64",
"product_id": "salt-3006.0-slfo.1.1_6.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"product": {
"name": "salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"product_id": "salt-minion-3006.0-slfo.1.1_6.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64",
"product_id": "salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64"
},
"product_reference": "python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x"
},
"product_reference": "python311-salt-3006.0-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64"
},
"product_reference": "python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64"
},
"product_reference": "salt-3006.0-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le"
},
"product_reference": "salt-3006.0-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x"
},
"product_reference": "salt-3006.0-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64"
},
"product_reference": "salt-3006.0-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64"
},
"product_reference": "salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x"
},
"product_reference": "salt-minion-3006.0-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64"
},
"product_reference": "salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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 Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-24T06:19:37Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-24T06:19:37Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.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": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-24T06:19:37Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.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": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-24T06:19:37Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:0010-1
Vulnerability from csaf_suse - Published: 2026-01-05 10:26 - Updated: 2026-01-05 10:26Summary
Security update for python-tornado6
Severity
Important
Notes
Title of the patch: Security update for python-tornado6
Description of the patch: This update for python-tornado6 fixes the following issues:
- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by
attackers to launch header injection or XSS attacks (bsc#1254903).
- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead
to DoS when processing a maliciously crafted HTTP request (bsc#1254905).
- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS
when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).
Patchnames: SUSE-2026-10,SUSE-SLE-Module-Python3-15-SP7-2026-10,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-10,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-10,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-10,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-10,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-10,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-10,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-10,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-10,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-10,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-10,openSUSE-SLE-15.6-2026-10
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by\n attackers to launch header injection or XSS attacks (bsc#1254903).\n- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead\n to DoS when processing a maliciously crafted HTTP request (bsc#1254905).\n- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS\n when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-10,SUSE-SLE-Module-Python3-15-SP7-2026-10,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-10,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-10,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-10,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-10,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-10,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-10,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-10,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-10,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-10,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-10,openSUSE-SLE-15.6-2026-10",
"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-2026_0010-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0010-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260010-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0010-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023678.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-01-05T10:26:32Z",
"generator": {
"date": "2026-01-05T10:26:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0010-1",
"initial_release_date": "2026-01-05T10:26:32Z",
"revision_history": [
{
"date": "2026-01-05T10:26:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"product_id": "python311-tornado6-6.3.2-150400.9.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.12.1.i586",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.i586",
"product_id": "python311-tornado6-6.3.2-150400.9.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"product_id": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.12.1.s390x",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.s390x",
"product_id": "python311-tornado6-6.3.2-150400.9.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"product_id": "python311-tornado6-6.3.2-150400.9.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"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 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"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 Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap: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": "python311-tornado6-6.3.2-150400.9.12.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.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:python311-tornado6-6.3.2-150400.9.12.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.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:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.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": "python311-tornado6-6.3.2-150400.9.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:python311-tornado6-6.3.2-150400.9.12.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.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:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.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": "python311-tornado6-6.3.2-150400.9.12.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:python311-tornado6-6.3.2-150400.9.12.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.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:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.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:python311-tornado6-6.3.2-150400.9.12.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.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:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.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:python311-tornado6-6.3.2-150400.9.12.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.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:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.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": "python311-tornado6-6.3.2-150400.9.12.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:python311-tornado6-6.3.2-150400.9.12.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.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:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-05T10:26:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-05T10:26:32Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.12.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-05T10:26:32Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:0627-1
Vulnerability from csaf_suse - Published: 2026-02-25 09:44 - Updated: 2026-02-25 09:44Summary
Security update 5.1.2 for Multi-Linux Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update 5.1.2 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-QubitProducts-exporter_exporter:
- Non-customer-facing optimization around source building
golang-github-lusitaniae-apache_exporter:
- Build without apparmor for openSUSE Leap 16, SLES 16 or newer
- Require Go 1.23 for building
- Update to version 1.0.10
* Update github.com/prometheus/client_golang to 1.21.1
* Update github.com/prometheus/common to 0.63.0
* Update github.com/prometheus/exporter-toolkit to 0.14.0
- Update to version 1.0.9
* Update github.com/prometheus/client_golang to 1.20.4
* Update github.com/prometheus/common to 0.59.1
* Update github.com/prometheus/exporter-toolkit to 0.13.0
* Migrate logging to log/slog
* Fix signal handler logging
mgr-push:
- Version 5.1.5-0
* Non-customer-facing optimization and update
rhnlib:
- Version 5.1.4-0
* Non-customer-facing optimization and update
spacecmd:
- Version 5.1.12-0
* Fix spacecmd binary file upload (bsc#1253659)
* Fix typo in spacecmd help ca-cert flag (bsc#1253174)
* Convert cached IDs to int (bsc#1251995)
* Fix methods in api namespace in spacecmd (bsc#1249532)
* Make caching code Py 2.7 compatible
* Use JSON instead of pickle for spacecmd
cache (bsc#1227579)
* Python 2.7 cannot re-raise exceptions
spacewalk-client-tools:
- Version 5.1.8-0
* Non-customer-facing optimization and update
uyuni-common-libs:
- Version 5.1.5-0
* Non-customer-facing optimization and update
venv-salt-minion:
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- Make syntax in httputil_test compatible with Python 3.6
- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Speed up wheel key.finger call (bsc#1240532)
- Simplify and speed up utils.find_json function (bsc#1246130)
- Extend warn_until period to 2027
Patchnames: SUSE-2026-627,SUSE-MultiLinuxManagerTools-RES-7-2026-627
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update 5.1.2 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- Non-customer-facing optimization around source building\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Build without apparmor for openSUSE Leap 16, SLES 16 or newer\n- Require Go 1.23 for building\n- Update to version 1.0.10\n * Update github.com/prometheus/client_golang to 1.21.1\n * Update github.com/prometheus/common to 0.63.0\n * Update github.com/prometheus/exporter-toolkit to 0.14.0\n- Update to version 1.0.9\n * Update github.com/prometheus/client_golang to 1.20.4\n * Update github.com/prometheus/common to 0.59.1\n * Update github.com/prometheus/exporter-toolkit to 0.13.0\n * Migrate logging to log/slog\n * Fix signal handler logging\n\nmgr-push:\n\n- Version 5.1.5-0\n * Non-customer-facing optimization and update\n\nrhnlib:\n\n- Version 5.1.4-0\n * Non-customer-facing optimization and update\n\nspacecmd:\n\n- Version 5.1.12-0\n * Fix spacecmd binary file upload (bsc#1253659)\n * Fix typo in spacecmd help ca-cert flag (bsc#1253174)\n * Convert cached IDs to int (bsc#1251995)\n * Fix methods in api namespace in spacecmd (bsc#1249532)\n * Make caching code Py 2.7 compatible\n * Use JSON instead of pickle for spacecmd\n cache (bsc#1227579)\n * Python 2.7 cannot re-raise exceptions\n\nspacewalk-client-tools:\n\n- Version 5.1.8-0\n * Non-customer-facing optimization and update\n\nuyuni-common-libs:\n\n- Version 5.1.5-0\n * Non-customer-facing optimization and update\n\nvenv-salt-minion:\n\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- Make syntax in httputil_test compatible with Python 3.6\n- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Speed up wheel key.finger call (bsc#1240532)\n- Simplify and speed up utils.find_json function (bsc#1246130)\n- Extend warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-627,SUSE-MultiLinuxManagerTools-RES-7-2026-627",
"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-2026_0627-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0627-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260627-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0627-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024393.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227579",
"url": "https://bugzilla.suse.com/1227579"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1249532",
"url": "https://bugzilla.suse.com/1249532"
},
{
"category": "self",
"summary": "SUSE Bug 1251995",
"url": "https://bugzilla.suse.com/1251995"
},
{
"category": "self",
"summary": "SUSE Bug 1253174",
"url": "https://bugzilla.suse.com/1253174"
},
{
"category": "self",
"summary": "SUSE Bug 1253659",
"url": "https://bugzilla.suse.com/1253659"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update 5.1.2 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-02-25T09:44:02Z",
"generator": {
"date": "2026-02-25T09:44:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0627-1",
"initial_release_date": "2026-02-25T09:44:02Z",
"revision_history": [
{
"date": "2026-02-25T09:44:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-70002.3.3.1.aarch64",
"product": {
"name": "fdupes-1.61-70002.3.3.1.aarch64",
"product_id": "fdupes-1.61-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-1.22.9-70002.1.3.1.aarch64",
"product": {
"name": "golang-1.22.9-70002.1.3.1.aarch64",
"product_id": "golang-1.22.9-70002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-bin-1.22.9-70002.1.3.1.aarch64",
"product": {
"name": "golang-bin-1.22.9-70002.1.3.1.aarch64",
"product_id": "golang-bin-1.22.9-70002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"product_id": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"product": {
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"product_id": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"product_id": "saltbundlepy-3.11.13-70002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-70002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"product_id": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"product_id": "saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"product_id": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"product_id": "venv-salt-minion-3006.0-70002.5.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-1.22.9-70002.1.3.1.noarch",
"product": {
"name": "golang-docs-1.22.9-70002.1.3.1.noarch",
"product_id": "golang-docs-1.22.9-70002.1.3.1.noarch"
}
},
{
"category": "product_version",
"name": "golang-misc-1.22.9-70002.1.3.1.noarch",
"product": {
"name": "golang-misc-1.22.9-70002.1.3.1.noarch",
"product_id": "golang-misc-1.22.9-70002.1.3.1.noarch"
}
},
{
"category": "product_version",
"name": "golang-src-1.22.9-70002.1.3.1.noarch",
"product": {
"name": "golang-src-1.22.9-70002.1.3.1.noarch",
"product_id": "golang-src-1.22.9-70002.1.3.1.noarch"
}
},
{
"category": "product_version",
"name": "golang-tests-1.22.9-70002.1.3.1.noarch",
"product": {
"name": "golang-tests-1.22.9-70002.1.3.1.noarch",
"product_id": "golang-tests-1.22.9-70002.1.3.1.noarch"
}
},
{
"category": "product_version",
"name": "mgr-push-5.1.5-70002.3.6.2.noarch",
"product": {
"name": "mgr-push-5.1.5-70002.3.6.2.noarch",
"product_id": "mgr-push-5.1.5-70002.3.6.2.noarch"
}
},
{
"category": "product_version",
"name": "python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"product": {
"name": "python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"product_id": "python2-mgr-push-5.1.5-70002.3.6.2.noarch"
}
},
{
"category": "product_version",
"name": "python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"product": {
"name": "python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"product_id": "python2-rhnlib-5.1.4-70002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"product": {
"name": "python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"product_id": "python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"product_id": "saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"product_id": "saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"product_id": "saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"product_id": "saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"product_id": "saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"product_id": "saltbundlepy-idna-3.4-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"product_id": "saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-py-1.11.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"product_id": "saltbundlepy-pycparser-2.21-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"product_id": "saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"product_id": "saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"product_id": "saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"product_id": "saltbundlepy-pytz-2023.3-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"product_id": "saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.1.12-70002.3.6.1.noarch",
"product": {
"name": "spacecmd-5.1.12-70002.3.6.1.noarch",
"product_id": "spacecmd-5.1.12-70002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"product": {
"name": "spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"product_id": "spacewalk-client-tools-5.1.8-70002.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-70002.3.3.1.ppc64le",
"product": {
"name": "fdupes-1.61-70002.3.3.1.ppc64le",
"product_id": "fdupes-1.61-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-1.22.9-70002.1.3.1.ppc64le",
"product": {
"name": "golang-1.22.9-70002.1.3.1.ppc64le",
"product_id": "golang-1.22.9-70002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-bin-1.22.9-70002.1.3.1.ppc64le",
"product": {
"name": "golang-bin-1.22.9-70002.1.3.1.ppc64le",
"product_id": "golang-bin-1.22.9-70002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"product_id": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"product_id": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-70002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"product_id": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-70002.5.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-70002.3.3.1.x86_64",
"product": {
"name": "fdupes-1.61-70002.3.3.1.x86_64",
"product_id": "fdupes-1.61-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-1.22.9-70002.1.3.1.x86_64",
"product": {
"name": "golang-1.22.9-70002.1.3.1.x86_64",
"product_id": "golang-1.22.9-70002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-bin-1.22.9-70002.1.3.1.x86_64",
"product": {
"name": "golang-bin-1.22.9-70002.1.3.1.x86_64",
"product_id": "golang-bin-1.22.9-70002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"product_id": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"product": {
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"product_id": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"product_id": "saltbundlepy-3.11.13-70002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-70002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"product_id": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"product_id": "saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"product_id": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"product_id": "venv-salt-minion-3006.0-70002.5.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product": {
"name": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools RES-7",
"product": {
"name": "SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64"
},
"product_reference": "fdupes-1.61-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le"
},
"product_reference": "fdupes-1.61-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64"
},
"product_reference": "fdupes-1.61-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-1.22.9-70002.1.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64"
},
"product_reference": "golang-1.22.9-70002.1.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-1.22.9-70002.1.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le"
},
"product_reference": "golang-1.22.9-70002.1.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-1.22.9-70002.1.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64"
},
"product_reference": "golang-1.22.9-70002.1.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-1.22.9-70002.1.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64"
},
"product_reference": "golang-bin-1.22.9-70002.1.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-1.22.9-70002.1.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le"
},
"product_reference": "golang-bin-1.22.9-70002.1.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-1.22.9-70002.1.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64"
},
"product_reference": "golang-bin-1.22.9-70002.1.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-1.22.9-70002.1.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch"
},
"product_reference": "golang-docs-1.22.9-70002.1.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-1.22.9-70002.1.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch"
},
"product_reference": "golang-misc-1.22.9-70002.1.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-1.22.9-70002.1.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch"
},
"product_reference": "golang-src-1.22.9-70002.1.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-1.22.9-70002.1.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch"
},
"product_reference": "golang-tests-1.22.9-70002.1.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgr-push-5.1.5-70002.3.6.2.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch"
},
"product_reference": "mgr-push-5.1.5-70002.3.6.2.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-mgr-push-5.1.5-70002.3.6.2.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch"
},
"product_reference": "python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-rhnlib-5.1.4-70002.3.6.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch"
},
"product_reference": "python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch"
},
"product_reference": "python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64"
},
"product_reference": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le"
},
"product_reference": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64"
},
"product_reference": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64"
},
"product_reference": "saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le"
},
"product_reference": "saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64"
},
"product_reference": "saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-70002.4.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-70002.4.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-70002.4.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-70002.4.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-70002.4.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-idna-3.4-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch"
},
"product_reference": "saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-py-1.11.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pycparser-2.21-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pytz-2023.3-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le"
},
"product_reference": "saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.12-70002.3.6.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch"
},
"product_reference": "spacecmd-5.1.12-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.1.8-70002.3.6.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch"
},
"product_reference": "spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.9.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.9.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.9.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgr-push-5.1.5-70002.3.6.2.noarch as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch"
},
"product_reference": "mgr-push-5.1.5-70002.3.6.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-mgr-push-5.1.5-70002.3.6.2.noarch as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch"
},
"product_reference": "python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-rhnlib-5.1.4-70002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch"
},
"product_reference": "python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch"
},
"product_reference": "python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64"
},
"product_reference": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le"
},
"product_reference": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64"
},
"product_reference": "python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.12-70002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch"
},
"product_reference": "spacecmd-5.1.12-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.1.8-70002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch"
},
"product_reference": "spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.9.1.aarch64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.9.1.ppc64le as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.9.1.x86_64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:44:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.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": [
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:44:02Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.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": [
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-bin-1.22.9-70002.1.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-docs-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-misc-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-src-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-tests-1.22.9-70002.1.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-mgr-push-5.1.5-70002.3.6.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-rhnlib-5.1.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:python2-uyuni-common-libs-5.1.5-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.3.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-70002.3.3.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacewalk-client-tools-5.1.8-70002.3.6.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:44:02Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1014-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:12 - Updated: 2026-03-25 10:12Summary
Security update 5.0.7 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.7 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
* CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)
* CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
* CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
* CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved performance of wheel key.finger call (bsc#1240532)
- Improved performance of utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-2026-1014,SUSE-SLE-Manager-Tools-15-2026-1014,SUSE-SLE-Manager-Tools-For-Micro-5-2026-1014
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.2 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update 5.0.7 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n * CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)\n * CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n * CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n * CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)\n\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved performance of wheel key.finger call (bsc#1240532)\n- Improved performance of utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1014,SUSE-SLE-Manager-Tools-15-2026-1014,SUSE-SLE-Manager-Tools-For-Micro-5-2026-1014",
"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-2026_1014-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1014-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261014-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1014-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024916.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update 5.0.7 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-03-25T10:12:32Z",
"generator": {
"date": "2026-03-25T10:12:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1014-1",
"initial_release_date": "2026-03-25T10:12:32Z",
"revision_history": [
{
"date": "2026-03-25T10:12:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150000.3.49.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-150000.3.49.1.aarch64",
"product_id": "saltbundlepy-3.11.13-150000.3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150000.3.49.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-150000.3.49.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-150000.3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150000.3.49.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-150000.3.49.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-150000.3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150000.3.49.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150000.3.49.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-150000.3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.aarch64",
"product": {
"name": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.aarch64",
"product_id": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.aarch64",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.aarch64",
"product_id": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150000.3.49.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-150000.3.49.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-150000.3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150000.3.49.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-150000.3.49.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-150000.3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150000.3.49.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-150000.3.49.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-150000.3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.21.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.21.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"product_id": "venv-salt-minion-3006.0-150000.3.86.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.27.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.27.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.27.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-150000.3.9.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-150000.3.9.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-150000.3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-150000.3.15.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-150000.3.15.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-150000.3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-150000.3.15.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-150000.3.15.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-150000.3.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150000.3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-150000.3.49.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-150000.3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150000.3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-150000.3.49.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-150000.3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150000.3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-150000.3.49.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-150000.3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150000.3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150000.3.49.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-150000.3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.ppc64le",
"product": {
"name": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.ppc64le",
"product_id": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.ppc64le",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.ppc64le",
"product_id": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150000.3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-150000.3.49.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-150000.3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150000.3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-150000.3.49.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-150000.3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150000.3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-150000.3.49.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-150000.3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.21.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.21.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-150000.3.86.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150000.3.49.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-150000.3.49.1.s390x",
"product_id": "saltbundlepy-3.11.13-150000.3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150000.3.49.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-150000.3.49.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-150000.3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150000.3.49.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-150000.3.49.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-150000.3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150000.3.49.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150000.3.49.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-150000.3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.s390x",
"product": {
"name": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.s390x",
"product_id": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.s390x",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.s390x",
"product_id": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150000.3.49.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-150000.3.49.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-150000.3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150000.3.49.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-150000.3.49.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-150000.3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150000.3.49.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-150000.3.49.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-150000.3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.21.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.21.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.86.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.s390x",
"product_id": "venv-salt-minion-3006.0-150000.3.86.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150000.3.49.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-150000.3.49.1.x86_64",
"product_id": "saltbundlepy-3.11.13-150000.3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150000.3.49.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-150000.3.49.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-150000.3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150000.3.49.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-150000.3.49.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-150000.3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150000.3.49.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150000.3.49.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-150000.3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.x86_64",
"product": {
"name": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.x86_64",
"product_id": "saltbundlepy-dbus-python-1.3.2-150000.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.x86_64",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.x86_64",
"product_id": "saltbundlepy-dbus-python-devel-1.3.2-150000.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150000.3.49.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-150000.3.49.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-150000.3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150000.3.49.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-150000.3.49.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-150000.3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-150000.3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-150000.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-150000.3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150000.3.49.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-150000.3.49.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-150000.3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.21.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.21.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"product_id": "venv-salt-minion-3006.0-150000.3.86.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.86.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.86.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.86.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:12:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:12:32Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:12:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:12:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.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": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:12:32Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.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": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.86.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:12:32Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:0626-1
Vulnerability from csaf_suse - Published: 2026-02-25 09:42 - Updated: 2026-02-25 09:42Summary
Security update 5.1.2 for Multi-Linux Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update 5.1.2 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-QubitProducts-exporter_exporter:
- Non-customer-facing optimization around source building
golang-github-lusitaniae-apache_exporter:
- Build without apparmor for openSUSE Leap 16, SLES 16 or newer
- Require Go 1.23 for building
- Update to version 1.0.10
* Update github.com/prometheus/client_golang to 1.21.1
* Update github.com/prometheus/common to 0.63.0
* Update github.com/prometheus/exporter-toolkit to 0.14.0
- Update to version 1.0.9
* Update github.com/prometheus/client_golang to 1.20.4
* Update github.com/prometheus/common to 0.59.1
* Update github.com/prometheus/exporter-toolkit to 0.13.0
* Migrate logging to log/slog
* Fix signal handler logging
scap-security-guide:
- Updated to 0.1.79 (jsc#ECO-3319)
- Add rhcos4 Profile for BSI Grundschutz
- Create SLE15 general profile
- Remove OCP STIG V1R1
- Remove OCP STIG V2R1
- Various updates for SLE 12/15
- Updated to 0.1.78 (jsc#ECO-3319)
- Enable SCE content for problematic rules that can traverse the whole filesystem
- Remove unnecessary Jinja2 macros in control files
- Update RHEL 8 STIG to V2R4 and RHEL 9 STIG to V2R5
- Add Debian 13 profile for ANSSI BP 28 (enhanced)
- Create SLEM5 General profile
- Create SL Micro 6 product and general profile
- Update SLE15 STIG version to V2R5
- Update SLE12 STIG version to V3R3
- Update SLEM5 STIG version to V1R2
- Remove the CIS profiles from all products
- Remove the CIS profiles from the tarball
spacecmd:
- Version 5.1.12-0
* Fix spacecmd binary file upload (bsc#1253659)
* Fix typo in spacecmd help ca-cert flag (bsc#1253174)
* Convert cached IDs to int (bsc#1251995)
* Fix methods in api namespace in spacecmd (bsc#1249532)
* Make caching code Py 2.7 compatible
* Use JSON instead of pickle for spacecmd
cache (bsc#1227579)
* Python 2.7 cannot re-raise exceptions
venv-salt-minion:
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- Make syntax in httputil_test compatible with Python 3.6
- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Speed up wheel key.finger call (bsc#1240532)
- Simplify and speed up utils.find_json function (bsc#1246130)
- Extend warn_until period to 2027
Patchnames: SUSE-2026-626,SUSE-MultiLinuxManagerTools-EL-8-2026-626
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update 5.1.2 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- Non-customer-facing optimization around source building\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Build without apparmor for openSUSE Leap 16, SLES 16 or newer\n- Require Go 1.23 for building\n- Update to version 1.0.10\n * Update github.com/prometheus/client_golang to 1.21.1\n * Update github.com/prometheus/common to 0.63.0\n * Update github.com/prometheus/exporter-toolkit to 0.14.0\n- Update to version 1.0.9\n * Update github.com/prometheus/client_golang to 1.20.4\n * Update github.com/prometheus/common to 0.59.1\n * Update github.com/prometheus/exporter-toolkit to 0.13.0\n * Migrate logging to log/slog\n * Fix signal handler logging\n\nscap-security-guide:\n\n- Updated to 0.1.79 (jsc#ECO-3319)\n - Add rhcos4 Profile for BSI Grundschutz\n - Create SLE15 general profile\n - Remove OCP STIG V1R1\n - Remove OCP STIG V2R1\n - Various updates for SLE 12/15\n- Updated to 0.1.78 (jsc#ECO-3319)\n - Enable SCE content for problematic rules that can traverse the whole filesystem\n - Remove unnecessary Jinja2 macros in control files\n - Update RHEL 8 STIG to V2R4 and RHEL 9 STIG to V2R5\n - Add Debian 13 profile for ANSSI BP 28 (enhanced)\n - Create SLEM5 General profile\n - Create SL Micro 6 product and general profile\n - Update SLE15 STIG version to V2R5\n - Update SLE12 STIG version to V3R3\n - Update SLEM5 STIG version to V1R2\n- Remove the CIS profiles from all products\n- Remove the CIS profiles from the tarball\n\nspacecmd:\n\n- Version 5.1.12-0\n * Fix spacecmd binary file upload (bsc#1253659)\n * Fix typo in spacecmd help ca-cert flag (bsc#1253174)\n * Convert cached IDs to int (bsc#1251995)\n * Fix methods in api namespace in spacecmd (bsc#1249532)\n * Make caching code Py 2.7 compatible\n * Use JSON instead of pickle for spacecmd\n cache (bsc#1227579)\n * Python 2.7 cannot re-raise exceptions\n\nvenv-salt-minion:\n\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- Make syntax in httputil_test compatible with Python 3.6\n- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Speed up wheel key.finger call (bsc#1240532)\n- Simplify and speed up utils.find_json function (bsc#1246130)\n- Extend warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-626,SUSE-MultiLinuxManagerTools-EL-8-2026-626",
"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-2026_0626-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0626-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260626-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0626-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024394.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227579",
"url": "https://bugzilla.suse.com/1227579"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1249532",
"url": "https://bugzilla.suse.com/1249532"
},
{
"category": "self",
"summary": "SUSE Bug 1251995",
"url": "https://bugzilla.suse.com/1251995"
},
{
"category": "self",
"summary": "SUSE Bug 1253174",
"url": "https://bugzilla.suse.com/1253174"
},
{
"category": "self",
"summary": "SUSE Bug 1253659",
"url": "https://bugzilla.suse.com/1253659"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update 5.1.2 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-02-25T09:42:54Z",
"generator": {
"date": "2026-02-25T09:42:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0626-1",
"initial_release_date": "2026-02-25T09:42:54Z",
"revision_history": [
{
"date": "2026-02-25T09:42:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-80002.3.3.1.aarch64",
"product": {
"name": "fdupes-1.61-80002.3.3.1.aarch64",
"product_id": "fdupes-1.61-80002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"product_id": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.24-80002.3.6.1.aarch64",
"product": {
"name": "mgrctl-5.1.24-80002.3.6.1.aarch64",
"product_id": "mgrctl-5.1.24-80002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"product_id": "saltbundlepy-3.11.13-80002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-80002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"product_id": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"product_id": "saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"product_id": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"product_id": "venv-salt-minion-3006.0-80002.5.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"product": {
"name": "mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"product_id": "mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"product": {
"name": "mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"product_id": "mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"product_id": "saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"product_id": "saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"product_id": "saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"product_id": "saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"product_id": "saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"product_id": "saltbundlepy-idna-3.4-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"product_id": "saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-py-1.11.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"product_id": "saltbundlepy-pycparser-2.21-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"product_id": "saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"product_id": "saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"product_id": "saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"product_id": "saltbundlepy-pytz-2023.3-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"product_id": "saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-0.1.79-80002.3.6.1.noarch",
"product": {
"name": "scap-security-guide-0.1.79-80002.3.6.1.noarch",
"product_id": "scap-security-guide-0.1.79-80002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"product": {
"name": "scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"product_id": "scap-security-guide-debian-0.1.79-80002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"product": {
"name": "scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"product_id": "scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"product": {
"name": "scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"product_id": "scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.1.12-80002.3.6.1.noarch",
"product": {
"name": "spacecmd-5.1.12-80002.3.6.1.noarch",
"product_id": "spacecmd-5.1.12-80002.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-80002.3.3.1.ppc64le",
"product": {
"name": "fdupes-1.61-80002.3.3.1.ppc64le",
"product_id": "fdupes-1.61-80002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"product_id": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.24-80002.3.6.1.ppc64le",
"product": {
"name": "mgrctl-5.1.24-80002.3.6.1.ppc64le",
"product_id": "mgrctl-5.1.24-80002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-80002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"product_id": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-80002.5.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-80002.3.3.1.x86_64",
"product": {
"name": "fdupes-1.61-80002.3.3.1.x86_64",
"product_id": "fdupes-1.61-80002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"product_id": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.24-80002.3.6.1.x86_64",
"product": {
"name": "mgrctl-5.1.24-80002.3.6.1.x86_64",
"product_id": "mgrctl-5.1.24-80002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"product_id": "saltbundlepy-3.11.13-80002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-80002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"product_id": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"product_id": "saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"product_id": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"product_id": "venv-salt-minion-3006.0-80002.5.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product": {
"name": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools EL-8",
"product": {
"name": "SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-80002.3.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64"
},
"product_reference": "fdupes-1.61-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-80002.3.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le"
},
"product_reference": "fdupes-1.61-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-80002.3.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64"
},
"product_reference": "fdupes-1.61-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-80002.3.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64"
},
"product_reference": "mgrctl-5.1.24-80002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-80002.3.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le"
},
"product_reference": "mgrctl-5.1.24-80002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-80002.3.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64"
},
"product_reference": "mgrctl-5.1.24-80002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch"
},
"product_reference": "mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64"
},
"product_reference": "saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le"
},
"product_reference": "saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64"
},
"product_reference": "saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-80002.4.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-80002.4.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-80002.4.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-80002.4.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-80002.4.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-idna-3.4-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch"
},
"product_reference": "saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-py-1.11.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pycparser-2.21-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pytz-2023.3-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le"
},
"product_reference": "saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-0.1.79-80002.3.6.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-0.1.79-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-debian-0.1.79-80002.3.6.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.12-80002.3.6.1.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch"
},
"product_reference": "spacecmd-5.1.12-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.9.1.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.9.1.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.9.1.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-80002.3.6.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64"
},
"product_reference": "mgrctl-5.1.24-80002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-80002.3.6.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le"
},
"product_reference": "mgrctl-5.1.24-80002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-80002.3.6.1.x86_64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64"
},
"product_reference": "mgrctl-5.1.24-80002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch"
},
"product_reference": "mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.12-80002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch"
},
"product_reference": "spacecmd-5.1.12-80002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.9.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.9.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.9.1.x86_64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:42:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.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": [
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:42:54Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.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": [
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.9.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:fdupes-1.61-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.6.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.3.1.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-80002.3.3.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-80002.3.6.1.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:42:54Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1149-1
Vulnerability from csaf_suse - Published: 2026-03-30 13:44 - Updated: 2026-03-30 13:44Summary
Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Severity
Moderate
Notes
Title of the patch: Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
spacecmd:
- Version 5.2.6-0
* Update translation strings
venv-salt-minion:
- Fix the typo causing buiding EL9 bundle without binary dependencies
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)
Patchnames: SUSE-2026-1149,SUSE-MultiLinuxManagerTools-Beta-EL-10-2026-1149
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.2 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nspacecmd:\n\n- Version 5.2.6-0\n * Update translation strings\n\nvenv-salt-minion:\n\n- Fix the typo causing buiding EL9 bundle without binary dependencies\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)\n- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1149,SUSE-MultiLinuxManagerTools-Beta-EL-10-2026-1149",
"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-2026_1149-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1149-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261149-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1149-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025064.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-03-30T13:44:05Z",
"generator": {
"date": "2026-03-30T13:44:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1149-1",
"initial_release_date": "2026-03-30T13:44:05Z",
"revision_history": [
{
"date": "2026-03-30T13:44:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"product_id": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"product_id": "venv-salt-minion-3006.0-100052.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"product": {
"name": "python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"product_id": "python3-rhnlib-5.2.4-100052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"product": {
"name": "python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"product_id": "python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.2.6-100052.3.3.1.noarch",
"product": {
"name": "spacecmd-5.2.6-100052.3.3.1.noarch",
"product_id": "spacecmd-5.2.6-100052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"product": {
"name": "spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"product_id": "spacewalk-client-tools-5.2.4-100052.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"product_id": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-100052.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"product_id": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-100052.3.3.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.s390x",
"product_id": "venv-salt-minion-3006.0-100052.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"product_id": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"product_id": "venv-salt-minion-3006.0-100052.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product": {
"name": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools Beta EL-10",
"product": {
"name": "SUSE Multi Linux Manager Tools Beta EL-10",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-10"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rhnlib-5.2.4-100052.3.3.1.noarch as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch"
},
"product_reference": "python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch"
},
"product_reference": "python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64 as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64 as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64 as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64 as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-100052.3.3.1.noarch as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch"
},
"product_reference": "spacecmd-5.2.6-100052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.2.4-100052.3.3.1.noarch as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch"
},
"product_reference": "spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.aarch64 as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.ppc64le as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.s390x as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-100052.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.x86_64 as component of SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-100052.3.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta EL-10",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch"
},
"product_reference": "spacecmd-5.2.6-100052.3.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta EL-10",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta EL-10",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta EL-10",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-100052.3.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-100052.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta EL-10",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T13:44:05Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T13:44:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T13:44:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.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": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T13:44:05Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.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": [
"SUSE Multi Linux Manager Tools Beta EL-10:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-10:venv-salt-minion-3006.0-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-100052.3.3.1.x86_64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-100052.3.3.1.noarch",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.aarch64",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.ppc64le",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.s390x",
"SUSE:EL-10:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-100052.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T13:44:05Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1140-1
Vulnerability from csaf_suse - Published: 2026-03-30 09:15 - Updated: 2026-03-30 09:15Summary
Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Severity
Important
Notes
Title of the patch: Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
spacecmd:
- Version 5.2.6-0
* Update translation strings
uyuni-tools:
- Version 5.2.5-0
* Remove migrate command
* Remove template script from mgradm: use the one in the image
* Split the TFTP server into a separate container
* Explicitly start proxy pods after operations
(bsc#1258015)
* Adjust mgrctl server filter to work with the new helm chart
labels
* Remove hub register command
* Remove the Kubernetes install and upgrade from mgrpxy
* Optimize postgres migration disk space usage (bsc#1257447)
venv-salt-minion:
- Fix the typo causing buiding EL9 bundle without binary dependencies
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)
Patchnames: SUSE-2026-1140,SUSE-MultiLinuxManagerTools-Beta-EL-9-2026-1140
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.2 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n \nspacecmd:\n\n- Version 5.2.6-0\n * Update translation strings\n\nuyuni-tools:\n\n- Version 5.2.5-0\n * Remove migrate command\n * Remove template script from mgradm: use the one in the image\n * Split the TFTP server into a separate container\n * Explicitly start proxy pods after operations\n (bsc#1258015)\n * Adjust mgrctl server filter to work with the new helm chart\n labels\n * Remove hub register command\n * Remove the Kubernetes install and upgrade from mgrpxy\n * Optimize postgres migration disk space usage (bsc#1257447)\n\nvenv-salt-minion:\n\n- Fix the typo causing buiding EL9 bundle without binary dependencies\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)\n- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1140,SUSE-MultiLinuxManagerTools-Beta-EL-9-2026-1140",
"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-2026_1140-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1140-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261140-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1140-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025062.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE Bug 1257447",
"url": "https://bugzilla.suse.com/1257447"
},
{
"category": "self",
"summary": "SUSE Bug 1258015",
"url": "https://bugzilla.suse.com/1258015"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-03-30T09:15:49Z",
"generator": {
"date": "2026-03-30T09:15:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1140-1",
"initial_release_date": "2026-03-30T09:15:49Z",
"revision_history": [
{
"date": "2026-03-30T09:15:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-90052.4.3.1.aarch64",
"product": {
"name": "mgrctl-5.2.5-90052.4.3.1.aarch64",
"product_id": "mgrctl-5.2.5-90052.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"product_id": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"product_id": "venv-salt-minion-3006.0-90052.6.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"product": {
"name": "mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"product_id": "mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"product": {
"name": "mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"product_id": "mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"product": {
"name": "python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"product_id": "python3-rhnlib-5.2.4-90052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"product": {
"name": "python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"product_id": "python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-0.1.79-90052.4.2.1.noarch",
"product": {
"name": "scap-security-guide-0.1.79-90052.4.2.1.noarch",
"product_id": "scap-security-guide-0.1.79-90052.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"product": {
"name": "scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"product_id": "scap-security-guide-debian-0.1.79-90052.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"product": {
"name": "scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"product_id": "scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"product": {
"name": "scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"product_id": "scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.2.6-90052.4.3.1.noarch",
"product": {
"name": "spacecmd-5.2.6-90052.4.3.1.noarch",
"product_id": "spacecmd-5.2.6-90052.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"product": {
"name": "spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"product_id": "spacewalk-client-tools-5.2.4-90052.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-90052.4.3.1.ppc64le",
"product": {
"name": "mgrctl-5.2.5-90052.4.3.1.ppc64le",
"product_id": "mgrctl-5.2.5-90052.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"product_id": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-90052.6.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-90052.4.3.1.s390x",
"product": {
"name": "mgrctl-5.2.5-90052.4.3.1.s390x",
"product_id": "mgrctl-5.2.5-90052.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"product_id": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90052.6.3.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.s390x",
"product_id": "venv-salt-minion-3006.0-90052.6.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-90052.4.3.1.x86_64",
"product": {
"name": "mgrctl-5.2.5-90052.4.3.1.x86_64",
"product_id": "mgrctl-5.2.5-90052.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"product_id": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"product_id": "venv-salt-minion-3006.0-90052.6.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product": {
"name": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools Beta EL-9",
"product": {
"name": "SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-90052.4.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64"
},
"product_reference": "mgrctl-5.2.5-90052.4.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-90052.4.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le"
},
"product_reference": "mgrctl-5.2.5-90052.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-90052.4.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x"
},
"product_reference": "mgrctl-5.2.5-90052.4.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-90052.4.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64"
},
"product_reference": "mgrctl-5.2.5-90052.4.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch"
},
"product_reference": "mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rhnlib-5.2.4-90052.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch"
},
"product_reference": "python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch"
},
"product_reference": "python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-0.1.79-90052.4.2.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch"
},
"product_reference": "scap-security-guide-0.1.79-90052.4.2.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-debian-0.1.79-90052.4.2.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch"
},
"product_reference": "scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch"
},
"product_reference": "scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-90052.4.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch"
},
"product_reference": "spacecmd-5.2.6-90052.4.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.2.4-90052.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch"
},
"product_reference": "spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-90052.6.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-90052.4.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64"
},
"product_reference": "mgrctl-5.2.5-90052.4.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-90052.4.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le"
},
"product_reference": "mgrctl-5.2.5-90052.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-90052.4.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x"
},
"product_reference": "mgrctl-5.2.5-90052.4.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-90052.4.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64"
},
"product_reference": "mgrctl-5.2.5-90052.4.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch"
},
"product_reference": "mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-90052.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch"
},
"product_reference": "spacecmd-5.2.6-90052.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-90052.6.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90052.6.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta EL-9",
"product_id": "SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta EL-9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:15:49Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:15:49Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:15:49Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.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": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:15:49Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.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": [
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta EL-9:venv-salt-minion-3006.0-90052.6.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:golang-github-prometheus-node_exporter-1.9.1-90052.3.2.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-5.2.5-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-bash-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:mgrctl-zsh-completion-5.2.5-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-rhnlib-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:python3-uyuni-common-libs-5.2.3-90052.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-0.45.1-90052.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:saltbundlepy-m2crypto-doc-0.45.1-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-debian-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-redhat-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:scap-security-guide-ubuntu-0.1.79-90052.4.2.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacecmd-5.2.6-90052.4.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:spacewalk-client-tools-5.2.4-90052.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerToolsBeta:Update:venv-salt-minion-3006.0-90052.6.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T09:15:49Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:20043-1
Vulnerability from csaf_suse - Published: 2026-01-08 15:48 - Updated: 2026-01-08 15:48Summary
Security update for python-tornado6
Severity
Important
Notes
Title of the patch: Security update for python-tornado6
Description of the patch: This update for python-tornado6 fixes the following issues:
- CVE-2025-67724: Fixed missing validation of the supplied reason phrase (bsc#1254903)
- CVE-2025-67725: Fixed inefficient algorithm when parsing parameters for HTTP header values (bsc#1254905)
- CVE-2025-67726: Fixed Denial of Service (DoS) via maliciously crafted HTTP request caused by the HTTPHeaders.add method (bsc#1254904)
Patchnames: SUSE-SLE-Micro-6.0-549
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2025-67724: Fixed missing validation of the supplied reason phrase (bsc#1254903)\n- CVE-2025-67725: Fixed inefficient algorithm when parsing parameters for HTTP header values (bsc#1254905)\n- CVE-2025-67726: Fixed Denial of Service (DoS) via maliciously crafted HTTP request caused by the HTTPHeaders.add method (bsc#1254904)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-549",
"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-2026_20043-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20043-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620043-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20043-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023764.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-01-08T15:48:09Z",
"generator": {
"date": "2026-01-08T15:48:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20043-1",
"initial_release_date": "2026-01-08T15:48:09Z",
"revision_history": [
{
"date": "2026-01-08T15:48:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-4.1.aarch64",
"product": {
"name": "python311-tornado6-6.4-4.1.aarch64",
"product_id": "python311-tornado6-6.4-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-4.1.s390x",
"product": {
"name": "python311-tornado6-6.4-4.1.s390x",
"product_id": "python311-tornado6-6.4-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-4.1.x86_64",
"product": {
"name": "python311-tornado6-6.4-4.1.x86_64",
"product_id": "python311-tornado6-6.4-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.aarch64"
},
"product_reference": "python311-tornado6-6.4-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x"
},
"product_reference": "python311-tornado6-6.4-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.x86_64"
},
"product_reference": "python311-tornado6-6.4-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Micro 6.0:python311-tornado6-6.4-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-08T15:48:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Micro 6.0:python311-tornado6-6.4-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.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": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-08T15:48:09Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Micro 6.0:python311-tornado6-6.4-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.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": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-08T15:48:09Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:0838-1
Vulnerability from csaf_suse - Published: 2026-03-06 08:15 - Updated: 2026-03-06 08:15Summary
Security update for python-tornado
Severity
Moderate
Notes
Title of the patch: Security update for python-tornado
Description of the patch: This update for python-tornado fixes the following issue:
- CVE-2025-67724: missing validation of the supplied reason phrase (bsc#1254903).
Patchnames: SUSE-2026-838,SUSE-SLE-Micro-5.3-2026-838,SUSE-SLE-Micro-5.4-2026-838,SUSE-SLE-Micro-5.5-2026-838,SUSE-SLE-Module-Basesystem-15-SP7-2026-838,SUSE-SUSE-MicroOS-5.2-2026-838
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"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 python-tornado",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado fixes the following issue:\n\n- CVE-2025-67724: missing validation of the supplied reason phrase (bsc#1254903).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-838,SUSE-SLE-Micro-5.3-2026-838,SUSE-SLE-Micro-5.4-2026-838,SUSE-SLE-Micro-5.5-2026-838,SUSE-SLE-Module-Basesystem-15-SP7-2026-838,SUSE-SUSE-MicroOS-5.2-2026-838",
"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-2026_0838-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0838-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260838-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0838-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024640.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
}
],
"title": "Security update for python-tornado",
"tracking": {
"current_release_date": "2026-03-06T08:15:16Z",
"generator": {
"date": "2026-03-06T08:15:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0838-1",
"initial_release_date": "2026-03-06T08:15:16Z",
"revision_history": [
{
"date": "2026-03-06T08:15:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.16.1.aarch64",
"product": {
"name": "python2-tornado-4.5.3-150000.3.16.1.aarch64",
"product_id": "python2-tornado-4.5.3-150000.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.16.1.aarch64",
"product": {
"name": "python3-tornado-4.5.3-150000.3.16.1.aarch64",
"product_id": "python3-tornado-4.5.3-150000.3.16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.16.1.i586",
"product": {
"name": "python2-tornado-4.5.3-150000.3.16.1.i586",
"product_id": "python2-tornado-4.5.3-150000.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.16.1.i586",
"product": {
"name": "python3-tornado-4.5.3-150000.3.16.1.i586",
"product_id": "python3-tornado-4.5.3-150000.3.16.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.16.1.ppc64le",
"product": {
"name": "python2-tornado-4.5.3-150000.3.16.1.ppc64le",
"product_id": "python2-tornado-4.5.3-150000.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"product": {
"name": "python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"product_id": "python3-tornado-4.5.3-150000.3.16.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.16.1.s390x",
"product": {
"name": "python2-tornado-4.5.3-150000.3.16.1.s390x",
"product_id": "python2-tornado-4.5.3-150000.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.16.1.s390x",
"product": {
"name": "python3-tornado-4.5.3-150000.3.16.1.s390x",
"product_id": "python3-tornado-4.5.3-150000.3.16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.16.1.x86_64",
"product": {
"name": "python2-tornado-4.5.3-150000.3.16.1.x86_64",
"product_id": "python2-tornado-4.5.3-150000.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.16.1.x86_64",
"product": {
"name": "python3-tornado-4.5.3-150000.3.16.1.x86_64",
"product_id": "python3-tornado-4.5.3-150000.3.16.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 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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.2:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-06T08:15:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
}
]
}
SUSE-SU-2026:1029-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:16 - Updated: 2026-03-25 10:16Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issues:
- Security issues fixed:
* CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)
* CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)
- Made syntax in httputil_test compatible with Python 3.6
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved wheel key.finger call (bsc#1240532)
- Improved utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-2026-1029,SUSE-SLE-Micro-5.5-2026-1029,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1029,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1029,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1029,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1029,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1029,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1029,openSUSE-SLE-15.6-2026-1029
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issues:\n\n- Security issues fixed:\n\n * CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)\n * CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)\n\n- Made syntax in httputil_test compatible with Python 3.6\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved wheel key.finger call (bsc#1240532)\n- Improved utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1029,SUSE-SLE-Micro-5.5-2026-1029,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1029,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1029,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1029,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1029,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1029,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1029,openSUSE-SLE-15.6-2026-1029",
"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-2026_1029-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1029-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261029-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1029-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024909.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-03-25T10:16:49Z",
"generator": {
"date": "2026-03-25T10:16:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1029-1",
"initial_release_date": "2026-03-25T10:16:49Z",
"revision_history": [
{
"date": "2026-03-25T10:16:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "python3-salt-3006.0-150500.4.68.2.aarch64",
"product_id": "python3-salt-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"product_id": "python3-salt-testsuite-3006.0-150500.4.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "python311-salt-3006.0-150500.4.68.2.aarch64",
"product_id": "python311-salt-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150500.4.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-api-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-api-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-cloud-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-cloud-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-doc-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-doc-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-master-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-master-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-minion-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-minion-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-proxy-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-proxy-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-ssh-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-ssh-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-syndic-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-syndic-3006.0-150500.4.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"product_id": "salt-transactional-update-3006.0-150500.4.68.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.68.2.i586",
"product": {
"name": "python3-salt-3006.0-150500.4.68.2.i586",
"product_id": "python3-salt-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.i586",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.i586",
"product_id": "python3-salt-testsuite-3006.0-150500.4.68.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.68.2.i586",
"product": {
"name": "python311-salt-3006.0-150500.4.68.2.i586",
"product_id": "python311-salt-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150500.4.68.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-3006.0-150500.4.68.2.i586",
"product_id": "salt-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-api-3006.0-150500.4.68.2.i586",
"product_id": "salt-api-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-cloud-3006.0-150500.4.68.2.i586",
"product_id": "salt-cloud-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-doc-3006.0-150500.4.68.2.i586",
"product_id": "salt-doc-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-master-3006.0-150500.4.68.2.i586",
"product_id": "salt-master-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-minion-3006.0-150500.4.68.2.i586",
"product_id": "salt-minion-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-proxy-3006.0-150500.4.68.2.i586",
"product_id": "salt-proxy-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-ssh-3006.0-150500.4.68.2.i586",
"product_id": "salt-ssh-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-syndic-3006.0-150500.4.68.2.i586",
"product_id": "salt-syndic-3006.0-150500.4.68.2.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.68.2.i586",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.i586",
"product_id": "salt-transactional-update-3006.0-150500.4.68.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150500.4.68.2.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150500.4.68.2.noarch",
"product_id": "salt-bash-completion-3006.0-150500.4.68.2.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150500.4.68.2.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150500.4.68.2.noarch",
"product_id": "salt-fish-completion-3006.0-150500.4.68.2.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"product_id": "salt-zsh-completion-3006.0-150500.4.68.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "python3-salt-3006.0-150500.4.68.2.ppc64le",
"product_id": "python3-salt-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"product_id": "python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "python311-salt-3006.0-150500.4.68.2.ppc64le",
"product_id": "python311-salt-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150500.4.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-api-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-api-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-cloud-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-doc-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-doc-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-master-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-master-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-minion-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-minion-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-proxy-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-ssh-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-syndic-3006.0-150500.4.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"product_id": "salt-transactional-update-3006.0-150500.4.68.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.68.2.s390x",
"product": {
"name": "python3-salt-3006.0-150500.4.68.2.s390x",
"product_id": "python3-salt-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"product_id": "python3-salt-testsuite-3006.0-150500.4.68.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.68.2.s390x",
"product": {
"name": "python311-salt-3006.0-150500.4.68.2.s390x",
"product_id": "python311-salt-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150500.4.68.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-3006.0-150500.4.68.2.s390x",
"product_id": "salt-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-api-3006.0-150500.4.68.2.s390x",
"product_id": "salt-api-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-cloud-3006.0-150500.4.68.2.s390x",
"product_id": "salt-cloud-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-doc-3006.0-150500.4.68.2.s390x",
"product_id": "salt-doc-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-master-3006.0-150500.4.68.2.s390x",
"product_id": "salt-master-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-minion-3006.0-150500.4.68.2.s390x",
"product_id": "salt-minion-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-proxy-3006.0-150500.4.68.2.s390x",
"product_id": "salt-proxy-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-ssh-3006.0-150500.4.68.2.s390x",
"product_id": "salt-ssh-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-syndic-3006.0-150500.4.68.2.s390x",
"product_id": "salt-syndic-3006.0-150500.4.68.2.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.68.2.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.s390x",
"product_id": "salt-transactional-update-3006.0-150500.4.68.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "python3-salt-3006.0-150500.4.68.2.x86_64",
"product_id": "python3-salt-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"product_id": "python3-salt-testsuite-3006.0-150500.4.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "python311-salt-3006.0-150500.4.68.2.x86_64",
"product_id": "python311-salt-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150500.4.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-api-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-api-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-cloud-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-cloud-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-doc-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-doc-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-master-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-master-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-minion-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-minion-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-proxy-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-proxy-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-ssh-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-ssh-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-syndic-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-syndic-3006.0-150500.4.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"product_id": "salt-transactional-update-3006.0-150500.4.68.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"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 Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap: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": "python3-salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.68.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64"
},
"product_reference": "python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le"
},
"product_reference": "python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x"
},
"product_reference": "python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-testsuite-3006.0-150500.4.68.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64"
},
"product_reference": "python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.68.2.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.68.2.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.68.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.68.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.68.2.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:16:49Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:16:49Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:16:49Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.68.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.68.2.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.68.2.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.68.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:16:49Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:0625-1
Vulnerability from csaf_suse - Published: 2026-02-25 09:41 - Updated: 2026-02-25 09:41Summary
Security update 5.1.2 for Multi-Linux Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update 5.1.2 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-QubitProducts-exporter_exporter:
- Non-customer-facing optimization around source building
golang-github-lusitaniae-apache_exporter:
- Build without apparmor for openSUSE Leap 16, SLES 16 or newer
- Require Go 1.23 for building
- Update to version 1.0.10
* Update github.com/prometheus/client_golang to 1.21.1
* Update github.com/prometheus/common to 0.63.0
* Update github.com/prometheus/exporter-toolkit to 0.14.0
- Update to version 1.0.9
* Update github.com/prometheus/client_golang to 1.20.4
* Update github.com/prometheus/common to 0.59.1
* Update github.com/prometheus/exporter-toolkit to 0.13.0
* Migrate logging to log/slog
* Fix signal handler logging
scap-security-guide:
- Updated to 0.1.79 (jsc#ECO-3319)
- Add rhcos4 Profile for BSI Grundschutz
- Create SLE15 general profile
- Remove OCP STIG V1R1
- Remove OCP STIG V2R1
- Various updates for SLE 12/15
- Updated to 0.1.78 (jsc#ECO-3319)
- Enable SCE content for problematic rules that can traverse the whole filesystem
- Remove unnecessary Jinja2 macros in control files
- Update RHEL 8 STIG to V2R4 and RHEL 9 STIG to V2R5
- Add Debian 13 profile for ANSSI BP 28 (enhanced)
- Create SLEM5 General profile
- Create SL Micro 6 product and general profile
- Update SLE15 STIG version to V2R5
- Update SLE12 STIG version to V3R3
- Update SLEM5 STIG version to V1R2
- Remove the CIS profiles from all products
- Remove the CIS profiles from the tarball
spacecmd:
- Version 5.1.12-0
* Fix spacecmd binary file upload (bsc#1253659)
* Fix typo in spacecmd help ca-cert flag (bsc#1253174)
* Convert cached IDs to int (bsc#1251995)
* Fix methods in api namespace in spacecmd (bsc#1249532)
* Make caching code Py 2.7 compatible
* Use JSON instead of pickle for spacecmd
cache (bsc#1227579)
* Python 2.7 cannot re-raise exceptions
uyuni-tools:
- Version 5.1.24-0
* Actually use the --dbupgrade-tag parameter when computing the
image URL (bsc#1249400)
* Handle CA files with symlinks during migration (bsc#1251044)
* Adjust traefik exposed configuration for chart v27+ (bsc#1247721)
* Fix systemd object initialization in server rename. (bsc#1250981)
* Add SSL secrets to the db setup container during migration. (bsc#1250976)
* Fix images handling in mgrpxy support ptf (bsc#1250940)
* Fix helm upgrade parameters (bsc#1253966)
* Detect custom apache and squid config in the /etc/uyuni/proxy folder
* Add ssh tuning to configure sshd (bsc#1253738)
* Move the SSL checks at the beginning of the migration
* Remove cgroup mount for podman containers (bsc#1253347)
* Convert the traefik install time to local time (bsc#1251138)
* During migration, krb5.conf.d should be copied in /etc/rhn (bsc#1254478)
* Read env var from http conf file (bsc#1253282)
* Add --registry-host, --registry-user and --registry-password
to pull images from an authenticate registry
* Deprecate --registry
* Unify backup create and restore dryrun option case
* Fix calling of squid -z in mgrpxy cache clear (bsc#1247644)
* Always start database container even if enabled
* Remove extra ipv6 mapping and nftables workaround (bsc#1248848)
* Remove old PostgreSQL exporter environment file before migration
* Support config command parse correctly supportconfig output (bsc#1255781)
- Version 5.1.23-0
* Update the default tag
- Version 5.1.22-0
* Fix cobbler config migration to standalone files
* Fix generated DB certificate subject alternate names
- Version 5.1.21-0
* Remove extraneous quotes when getting the running image (bsc#1249434)
venv-salt-minion:
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- Make syntax in httputil_test compatible with Python 3.6
- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Speed up wheel key.finger call (bsc#1240532)
- Simplify and speed up utils.find_json function (bsc#1246130)
- Extend warn_until period to 2027
Patchnames: SUSE-2026-625,SUSE-MultiLinuxManagerTools-EL-9-2026-625
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update 5.1.2 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- Non-customer-facing optimization around source building\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Build without apparmor for openSUSE Leap 16, SLES 16 or newer\n- Require Go 1.23 for building\n- Update to version 1.0.10\n * Update github.com/prometheus/client_golang to 1.21.1\n * Update github.com/prometheus/common to 0.63.0\n * Update github.com/prometheus/exporter-toolkit to 0.14.0\n- Update to version 1.0.9\n * Update github.com/prometheus/client_golang to 1.20.4\n * Update github.com/prometheus/common to 0.59.1\n * Update github.com/prometheus/exporter-toolkit to 0.13.0\n * Migrate logging to log/slog\n * Fix signal handler logging\n\nscap-security-guide:\n\n- Updated to 0.1.79 (jsc#ECO-3319)\n - Add rhcos4 Profile for BSI Grundschutz\n - Create SLE15 general profile\n - Remove OCP STIG V1R1\n - Remove OCP STIG V2R1\n - Various updates for SLE 12/15\n- Updated to 0.1.78 (jsc#ECO-3319)\n - Enable SCE content for problematic rules that can traverse the whole filesystem\n - Remove unnecessary Jinja2 macros in control files\n - Update RHEL 8 STIG to V2R4 and RHEL 9 STIG to V2R5\n - Add Debian 13 profile for ANSSI BP 28 (enhanced)\n - Create SLEM5 General profile\n - Create SL Micro 6 product and general profile\n - Update SLE15 STIG version to V2R5\n - Update SLE12 STIG version to V3R3\n - Update SLEM5 STIG version to V1R2\n- Remove the CIS profiles from all products\n- Remove the CIS profiles from the tarball\n\nspacecmd:\n\n- Version 5.1.12-0\n * Fix spacecmd binary file upload (bsc#1253659)\n * Fix typo in spacecmd help ca-cert flag (bsc#1253174)\n * Convert cached IDs to int (bsc#1251995)\n * Fix methods in api namespace in spacecmd (bsc#1249532)\n * Make caching code Py 2.7 compatible\n * Use JSON instead of pickle for spacecmd\n cache (bsc#1227579)\n * Python 2.7 cannot re-raise exceptions\n\nuyuni-tools:\n\n- Version 5.1.24-0\n * Actually use the --dbupgrade-tag parameter when computing the\n image URL (bsc#1249400)\n * Handle CA files with symlinks during migration (bsc#1251044)\n * Adjust traefik exposed configuration for chart v27+ (bsc#1247721)\n * Fix systemd object initialization in server rename. (bsc#1250981)\n * Add SSL secrets to the db setup container during migration. (bsc#1250976)\n * Fix images handling in mgrpxy support ptf (bsc#1250940)\n * Fix helm upgrade parameters (bsc#1253966)\n * Detect custom apache and squid config in the /etc/uyuni/proxy folder\n * Add ssh tuning to configure sshd (bsc#1253738)\n * Move the SSL checks at the beginning of the migration\n * Remove cgroup mount for podman containers (bsc#1253347)\n * Convert the traefik install time to local time (bsc#1251138)\n * During migration, krb5.conf.d should be copied in /etc/rhn (bsc#1254478)\n * Read env var from http conf file (bsc#1253282)\n * Add --registry-host, --registry-user and --registry-password\n to pull images from an authenticate registry\n * Deprecate --registry\n * Unify backup create and restore dryrun option case\n * Fix calling of squid -z in mgrpxy cache clear (bsc#1247644)\n * Always start database container even if enabled\n * Remove extra ipv6 mapping and nftables workaround (bsc#1248848)\n * Remove old PostgreSQL exporter environment file before migration\n * Support config command parse correctly supportconfig output (bsc#1255781)\n- Version 5.1.23-0\n * Update the default tag\n- Version 5.1.22-0\n * Fix cobbler config migration to standalone files\n * Fix generated DB certificate subject alternate names\n- Version 5.1.21-0\n * Remove extraneous quotes when getting the running image (bsc#1249434)\n\nvenv-salt-minion:\n\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- Make syntax in httputil_test compatible with Python 3.6\n- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Speed up wheel key.finger call (bsc#1240532)\n- Simplify and speed up utils.find_json function (bsc#1246130)\n- Extend warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-625,SUSE-MultiLinuxManagerTools-EL-9-2026-625",
"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-2026_0625-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0625-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260625-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0625-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024395.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227579",
"url": "https://bugzilla.suse.com/1227579"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1247644",
"url": "https://bugzilla.suse.com/1247644"
},
{
"category": "self",
"summary": "SUSE Bug 1247721",
"url": "https://bugzilla.suse.com/1247721"
},
{
"category": "self",
"summary": "SUSE Bug 1248848",
"url": "https://bugzilla.suse.com/1248848"
},
{
"category": "self",
"summary": "SUSE Bug 1249400",
"url": "https://bugzilla.suse.com/1249400"
},
{
"category": "self",
"summary": "SUSE Bug 1249434",
"url": "https://bugzilla.suse.com/1249434"
},
{
"category": "self",
"summary": "SUSE Bug 1249532",
"url": "https://bugzilla.suse.com/1249532"
},
{
"category": "self",
"summary": "SUSE Bug 1250940",
"url": "https://bugzilla.suse.com/1250940"
},
{
"category": "self",
"summary": "SUSE Bug 1250976",
"url": "https://bugzilla.suse.com/1250976"
},
{
"category": "self",
"summary": "SUSE Bug 1250981",
"url": "https://bugzilla.suse.com/1250981"
},
{
"category": "self",
"summary": "SUSE Bug 1251044",
"url": "https://bugzilla.suse.com/1251044"
},
{
"category": "self",
"summary": "SUSE Bug 1251138",
"url": "https://bugzilla.suse.com/1251138"
},
{
"category": "self",
"summary": "SUSE Bug 1251995",
"url": "https://bugzilla.suse.com/1251995"
},
{
"category": "self",
"summary": "SUSE Bug 1253174",
"url": "https://bugzilla.suse.com/1253174"
},
{
"category": "self",
"summary": "SUSE Bug 1253282",
"url": "https://bugzilla.suse.com/1253282"
},
{
"category": "self",
"summary": "SUSE Bug 1253347",
"url": "https://bugzilla.suse.com/1253347"
},
{
"category": "self",
"summary": "SUSE Bug 1253659",
"url": "https://bugzilla.suse.com/1253659"
},
{
"category": "self",
"summary": "SUSE Bug 1253738",
"url": "https://bugzilla.suse.com/1253738"
},
{
"category": "self",
"summary": "SUSE Bug 1253966",
"url": "https://bugzilla.suse.com/1253966"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254478",
"url": "https://bugzilla.suse.com/1254478"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE Bug 1255781",
"url": "https://bugzilla.suse.com/1255781"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update 5.1.2 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-02-25T09:41:52Z",
"generator": {
"date": "2026-02-25T09:41:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0625-1",
"initial_release_date": "2026-02-25T09:41:52Z",
"revision_history": [
{
"date": "2026-02-25T09:41:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"product_id": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.24-90002.3.6.1.aarch64",
"product": {
"name": "mgrctl-5.1.24-90002.3.6.1.aarch64",
"product_id": "mgrctl-5.1.24-90002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"product_id": "saltbundlepy-3.11.13-90002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-90002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"product_id": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"product_id": "saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"product_id": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"product_id": "venv-salt-minion-3006.0-90002.5.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"product": {
"name": "mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"product_id": "mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"product": {
"name": "mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"product_id": "mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"product_id": "saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"product_id": "saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"product_id": "saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"product_id": "saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"product_id": "saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"product_id": "saltbundlepy-idna-3.4-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"product_id": "saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-py-1.11.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"product_id": "saltbundlepy-pycparser-2.21-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"product_id": "saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"product_id": "saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"product_id": "saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"product_id": "saltbundlepy-pytz-2023.3-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"product_id": "saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-0.1.79-90002.3.6.1.noarch",
"product": {
"name": "scap-security-guide-0.1.79-90002.3.6.1.noarch",
"product_id": "scap-security-guide-0.1.79-90002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"product": {
"name": "scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"product_id": "scap-security-guide-debian-0.1.79-90002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"product": {
"name": "scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"product_id": "scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"product": {
"name": "scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"product_id": "scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.1.12-90002.3.6.1.noarch",
"product": {
"name": "spacecmd-5.1.12-90002.3.6.1.noarch",
"product_id": "spacecmd-5.1.12-90002.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"product_id": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.24-90002.3.6.1.ppc64le",
"product": {
"name": "mgrctl-5.1.24-90002.3.6.1.ppc64le",
"product_id": "mgrctl-5.1.24-90002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-90002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"product_id": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-90002.5.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"product_id": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.24-90002.3.6.1.s390x",
"product": {
"name": "mgrctl-5.1.24-90002.3.6.1.s390x",
"product_id": "mgrctl-5.1.24-90002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"product": {
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"product_id": "saltbundle-libzmq-4.3.5-90002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"product_id": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"product_id": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-90002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-90002.4.6.1.s390x",
"product_id": "saltbundlepy-3.11.13-90002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-90002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"product_id": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"product_id": "saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"product_id": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-90002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-90002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-90002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"product_id": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-90002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90002.5.9.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.s390x",
"product_id": "venv-salt-minion-3006.0-90002.5.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"product_id": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.24-90002.3.6.1.x86_64",
"product": {
"name": "mgrctl-5.1.24-90002.3.6.1.x86_64",
"product_id": "mgrctl-5.1.24-90002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"product_id": "saltbundlepy-3.11.13-90002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-90002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"product_id": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"product_id": "saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"product_id": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"product_id": "venv-salt-minion-3006.0-90002.5.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product": {
"name": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools EL-9",
"product": {
"name": "SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-90002.3.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64"
},
"product_reference": "mgrctl-5.1.24-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-90002.3.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le"
},
"product_reference": "mgrctl-5.1.24-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-90002.3.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x"
},
"product_reference": "mgrctl-5.1.24-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-90002.3.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64"
},
"product_reference": "mgrctl-5.1.24-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch"
},
"product_reference": "mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64"
},
"product_reference": "saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le"
},
"product_reference": "saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x"
},
"product_reference": "saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64"
},
"product_reference": "saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-90002.4.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-90002.4.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-90002.4.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x"
},
"product_reference": "saltbundlepy-3.11.13-90002.4.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-90002.4.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x"
},
"product_reference": "saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-90002.4.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x"
},
"product_reference": "saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x"
},
"product_reference": "saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x"
},
"product_reference": "saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x"
},
"product_reference": "saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-idna-3.4-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x"
},
"product_reference": "saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch"
},
"product_reference": "saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-py-1.11.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pycparser-2.21-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pytz-2023.3-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x"
},
"product_reference": "saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le"
},
"product_reference": "saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x"
},
"product_reference": "saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch"
},
"product_reference": "saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-0.1.79-90002.3.6.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-0.1.79-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-debian-0.1.79-90002.3.6.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.12-90002.3.6.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch"
},
"product_reference": "spacecmd-5.1.12-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-90002.3.6.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64"
},
"product_reference": "mgrctl-5.1.24-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-90002.3.6.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le"
},
"product_reference": "mgrctl-5.1.24-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.24-90002.3.6.1.s390x as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x"
},
"product_reference": "mgrctl-5.1.24-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch"
},
"product_reference": "mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.12-90002.3.6.1.noarch as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch"
},
"product_reference": "spacecmd-5.1.12-90002.3.6.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.s390x as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.9.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.9.1.x86_64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:41:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.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": [
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:41:52Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.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": [
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-prometheus-promu-0.17.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.24-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.24-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-libzmq-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-devel-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundle-zeromq-tools-4.3.5-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-appdirs-1.4.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-asn1crypto-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-atomicwrites-1.1.5-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-attrs-23.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-bcrypt-3.2.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cffi-1.15.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-3.3.2-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cryptography-vectors-3.3.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-cssselect-1.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docker-pycreds-0.4.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-docopt-0.6.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-idna-3.4-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-importlib-metadata-6.8.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-looseversion-1.0.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-more-itertools-9.1.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-paramiko-doc-2.4.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-passlib-1.7.4-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-ptyprocess-0.7.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-py-1.11.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-0.5.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyasn1-modules-0.3.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pycparser-2.21-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyinotify-0.9.6-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pynacl-1.5.0-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyopenssl-23.2.0-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyparsing-3.0.9-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pysocks-1.7.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pytz-2023.3-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-rpm-vercmp-0.1.2-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.3.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-websocket-client-1.5.1-90002.3.3.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-debian-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-redhat-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:scap-security-guide-ubuntu-0.1.79-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.12-90002.3.6.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:41:52Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:20071-1
Vulnerability from csaf_suse - Published: 2026-01-12 10:30 - Updated: 2026-01-12 10:30Summary
Security update for python-tornado6
Severity
Important
Notes
Title of the patch: Security update for python-tornado6
Description of the patch: This update for python-tornado6 fixes the following issues:
- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by
attackers to launch header injection or XSS attacks (bsc#1254903).
- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead
o DoS when processing a maliciously crafted HTTP request (bsc#1254905).
- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS
when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).
Patchnames: SUSE-SL-Micro-6.2-129
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by\n attackers to launch header injection or XSS attacks (bsc#1254903).\n- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead\n o DoS when processing a maliciously crafted HTTP request (bsc#1254905).\n- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS\n when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-129",
"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-2026_20071-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20071-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620071-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20071-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023746.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-01-12T10:30:08Z",
"generator": {
"date": "2026-01-12T10:30:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20071-1",
"initial_release_date": "2026-01-12T10:30:08Z",
"revision_history": [
{
"date": "2026-01-12T10:30:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.aarch64",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.aarch64",
"product_id": "python313-tornado6-6.5-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.ppc64le",
"product_id": "python313-tornado6-6.5-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.s390x",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.s390x",
"product_id": "python313-tornado6-6.5-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.x86_64",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.x86_64",
"product_id": "python313-tornado6-6.5-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T10:30:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.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": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T10:30:08Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.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": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T10:30:08Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:0629-1
Vulnerability from csaf_suse - Published: 2026-02-25 09:45 - Updated: 2026-02-25 09:45Summary
Security update 5.1.2 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.1.2 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Backport security patches for Salt vendored tornado:
* CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- Make syntax in httputil_test compatible with Python 3.6
- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Speed up wheel key.finger call (bsc#1240532)
- Simplify and speed up utils.find_json function (bsc#1246130)
- Extend warn_until period to 2027
Patchnames: SUSE-2026-629,SUSE-MultiLinuxManagerTools-SLE-12-2026-629
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update 5.1.2 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- Make syntax in httputil_test compatible with Python 3.6 \n- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Speed up wheel key.finger call (bsc#1240532)\n- Simplify and speed up utils.find_json function (bsc#1246130)\n- Extend warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-629,SUSE-MultiLinuxManagerTools-SLE-12-2026-629",
"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-2026_0629-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0629-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260629-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0629-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024391.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update 5.1.2 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-02-25T09:45:33Z",
"generator": {
"date": "2026-02-25T09:45:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0629-1",
"initial_release_date": "2026-02-25T09:45:33Z",
"revision_history": [
{
"date": "2026-02-25T09:45:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-10.34.1-120002.1.3.1.aarch64",
"product": {
"name": "libpcre2-16-0-10.34.1-120002.1.3.1.aarch64",
"product_id": "libpcre2-16-0-10.34.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-10.34.1-120002.1.3.1.aarch64",
"product": {
"name": "libpcre2-32-0-10.34.1-120002.1.3.1.aarch64",
"product_id": "libpcre2-32-0-10.34.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-10.34.1-120002.1.3.1.aarch64",
"product": {
"name": "libpcre2-8-0-10.34.1-120002.1.3.1.aarch64",
"product_id": "libpcre2-8-0-10.34.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-10.34.1-120002.1.3.1.aarch64",
"product": {
"name": "libpcre2-posix2-10.34.1-120002.1.3.1.aarch64",
"product_id": "libpcre2-posix2-10.34.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcre2-devel-10.34.1-120002.1.3.1.aarch64",
"product": {
"name": "pcre2-devel-10.34.1-120002.1.3.1.aarch64",
"product_id": "pcre2-devel-10.34.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcre2-devel-static-10.34.1-120002.1.3.1.aarch64",
"product": {
"name": "pcre2-devel-static-10.34.1-120002.1.3.1.aarch64",
"product_id": "pcre2-devel-static-10.34.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcre2-tools-10.34.1-120002.1.3.1.aarch64",
"product": {
"name": "pcre2-tools-10.34.1-120002.1.3.1.aarch64",
"product_id": "pcre2-tools-10.34.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.aarch64",
"product": {
"name": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.aarch64",
"product_id": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.aarch64",
"product": {
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.aarch64",
"product_id": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.aarch64",
"product": {
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.aarch64",
"product_id": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.aarch64",
"product": {
"name": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.aarch64",
"product_id": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.aarch64",
"product": {
"name": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.aarch64",
"product_id": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-120002.4.6.3.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-120002.4.6.3.aarch64",
"product_id": "saltbundlepy-3.11.13-120002.4.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-120002.4.6.3.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-120002.4.6.3.aarch64",
"product_id": "saltbundlepy-base-3.11.13-120002.4.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.aarch64",
"product_id": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-120002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-120002.3.3.1.aarch64",
"product_id": "saltbundlepy-cffi-1.15.1-120002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.aarch64",
"product_id": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-120002.4.6.3.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-120002.4.6.3.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-120002.4.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-120002.4.6.3.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-120002.4.6.3.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-120002.4.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.aarch64",
"product": {
"name": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.aarch64",
"product_id": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.aarch64",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.aarch64",
"product_id": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-120002.4.6.3.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-120002.4.6.3.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-120002.4.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-120002.4.6.3.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-120002.4.6.3.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-120002.4.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.aarch64",
"product": {
"name": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.aarch64",
"product_id": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-120002.4.6.3.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-120002.4.6.3.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-120002.4.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-120002.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-120002.4.3.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-120002.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"product_id": "venv-salt-minion-3006.0-120002.5.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-64bit-10.34.1-120002.1.3.1.aarch64_ilp32",
"product": {
"name": "libpcre2-16-0-64bit-10.34.1-120002.1.3.1.aarch64_ilp32",
"product_id": "libpcre2-16-0-64bit-10.34.1-120002.1.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-64bit-10.34.1-120002.1.3.1.aarch64_ilp32",
"product": {
"name": "libpcre2-32-0-64bit-10.34.1-120002.1.3.1.aarch64_ilp32",
"product_id": "libpcre2-32-0-64bit-10.34.1-120002.1.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-64bit-10.34.1-120002.1.3.1.aarch64_ilp32",
"product": {
"name": "libpcre2-8-0-64bit-10.34.1-120002.1.3.1.aarch64_ilp32",
"product_id": "libpcre2-8-0-64bit-10.34.1-120002.1.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-64bit-10.34.1-120002.1.3.1.aarch64_ilp32",
"product": {
"name": "libpcre2-posix2-64bit-10.34.1-120002.1.3.1.aarch64_ilp32",
"product_id": "libpcre2-posix2-64bit-10.34.1-120002.1.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "autoconf-archive-2016.03.20.1-120002.1.3.1.noarch",
"product": {
"name": "autoconf-archive-2016.03.20.1-120002.1.3.1.noarch",
"product_id": "autoconf-archive-2016.03.20.1-120002.1.3.1.noarch"
}
},
{
"category": "product_version",
"name": "pcre2-doc-10.34.1-120002.1.3.1.noarch",
"product": {
"name": "pcre2-doc-10.34.1-120002.1.3.1.noarch",
"product_id": "pcre2-doc-10.34.1-120002.1.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-doc-1.0.2.1p-120002.1.3.1.noarch",
"product": {
"name": "saltbundle-openssl-doc-1.0.2.1p-120002.1.3.1.noarch",
"product_id": "saltbundle-openssl-doc-1.0.2.1p-120002.1.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-appdirs-1.4.4-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-appdirs-1.4.4-120002.3.3.1.noarch",
"product_id": "saltbundlepy-appdirs-1.4.4-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-asn1crypto-1.5.1-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-asn1crypto-1.5.1-120002.3.3.1.noarch",
"product_id": "saltbundlepy-asn1crypto-1.5.1-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-atomicwrites-1.1.5-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-atomicwrites-1.1.5-120002.3.3.1.noarch",
"product_id": "saltbundlepy-atomicwrites-1.1.5-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-attrs-23.1.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-attrs-23.1.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-attrs-23.1.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-vectors-3.3.2-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-120002.3.3.1.noarch",
"product_id": "saltbundlepy-cryptography-vectors-3.3.2-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cssselect-1.2.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cssselect-1.2.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-cssselect-1.2.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-pycreds-0.4.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docker-pycreds-0.4.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-docker-pycreds-0.4.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docopt-0.6.2-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docopt-0.6.2-120002.3.3.1.noarch",
"product_id": "saltbundlepy-docopt-0.6.2-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-idna-3.4-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-idna-3.4-120002.3.3.1.noarch",
"product_id": "saltbundlepy-idna-3.4-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-importlib-metadata-6.8.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-importlib-metadata-6.8.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-importlib-metadata-6.8.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-looseversion-1.0.2-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-looseversion-1.0.2-120002.3.3.1.noarch",
"product_id": "saltbundlepy-looseversion-1.0.2-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-120002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-120002.3.6.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-120002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-more-itertools-9.1.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-more-itertools-9.1.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-more-itertools-9.1.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-2.4.3-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-2.4.3-120002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-2.4.3-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-doc-2.4.3-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-doc-2.4.3-120002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-doc-2.4.3-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-120002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-120002.3.6.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-120002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-ptyprocess-0.7.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-ptyprocess-0.7.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-ptyprocess-0.7.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-py-1.11.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-py-1.11.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-py-1.11.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-modules-0.3.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-modules-0.3.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pycparser-2.21-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pycparser-2.21-120002.3.3.1.noarch",
"product_id": "saltbundlepy-pycparser-2.21-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyinotify-0.9.6-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyinotify-0.9.6-120002.3.3.1.noarch",
"product_id": "saltbundlepy-pyinotify-0.9.6-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-120002.3.3.1.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyparsing-3.0.9-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyparsing-3.0.9-120002.3.3.1.noarch",
"product_id": "saltbundlepy-pyparsing-3.0.9-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pysocks-1.7.1-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pysocks-1.7.1-120002.3.3.1.noarch",
"product_id": "saltbundlepy-pysocks-1.7.1-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pytz-2023.3-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pytz-2023.3-120002.3.3.1.noarch",
"product_id": "saltbundlepy-pytz-2023.3-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-rpm-vercmp-0.1.2-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-120002.3.3.1.noarch",
"product_id": "saltbundlepy-rpm-vercmp-0.1.2-120002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-120002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-120002.3.3.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-120002.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-10.34.1-120002.1.3.1.ppc64le",
"product": {
"name": "libpcre2-16-0-10.34.1-120002.1.3.1.ppc64le",
"product_id": "libpcre2-16-0-10.34.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-10.34.1-120002.1.3.1.ppc64le",
"product": {
"name": "libpcre2-32-0-10.34.1-120002.1.3.1.ppc64le",
"product_id": "libpcre2-32-0-10.34.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-10.34.1-120002.1.3.1.ppc64le",
"product": {
"name": "libpcre2-8-0-10.34.1-120002.1.3.1.ppc64le",
"product_id": "libpcre2-8-0-10.34.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-10.34.1-120002.1.3.1.ppc64le",
"product": {
"name": "libpcre2-posix2-10.34.1-120002.1.3.1.ppc64le",
"product_id": "libpcre2-posix2-10.34.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcre2-devel-10.34.1-120002.1.3.1.ppc64le",
"product": {
"name": "pcre2-devel-10.34.1-120002.1.3.1.ppc64le",
"product_id": "pcre2-devel-10.34.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcre2-devel-static-10.34.1-120002.1.3.1.ppc64le",
"product": {
"name": "pcre2-devel-static-10.34.1-120002.1.3.1.ppc64le",
"product_id": "pcre2-devel-static-10.34.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcre2-tools-10.34.1-120002.1.3.1.ppc64le",
"product": {
"name": "pcre2-tools-10.34.1-120002.1.3.1.ppc64le",
"product_id": "pcre2-tools-10.34.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.ppc64le",
"product": {
"name": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.ppc64le",
"product_id": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.ppc64le",
"product": {
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.ppc64le",
"product_id": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.ppc64le",
"product": {
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.ppc64le",
"product_id": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.ppc64le",
"product": {
"name": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.ppc64le",
"product_id": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.ppc64le",
"product": {
"name": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.ppc64le",
"product_id": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-120002.4.6.3.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-120002.4.6.3.ppc64le",
"product_id": "saltbundlepy-3.11.13-120002.4.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-120002.4.6.3.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-120002.4.6.3.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-120002.4.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.ppc64le",
"product_id": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-120002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cffi-1.15.1-120002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cffi-1.15.1-120002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-120002.4.6.3.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-120002.4.6.3.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-120002.4.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-120002.4.6.3.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-120002.4.6.3.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-120002.4.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.ppc64le",
"product": {
"name": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.ppc64le",
"product_id": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.ppc64le",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.ppc64le",
"product_id": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-120002.4.6.3.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-120002.4.6.3.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-120002.4.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-120002.4.6.3.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-120002.4.6.3.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-120002.4.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.ppc64le",
"product": {
"name": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.ppc64le",
"product_id": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-120002.4.6.3.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-120002.4.6.3.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-120002.4.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-120002.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-120002.4.3.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-120002.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-120002.5.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-10.34.1-120002.1.3.1.s390x",
"product": {
"name": "libpcre2-16-0-10.34.1-120002.1.3.1.s390x",
"product_id": "libpcre2-16-0-10.34.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-10.34.1-120002.1.3.1.s390x",
"product": {
"name": "libpcre2-32-0-10.34.1-120002.1.3.1.s390x",
"product_id": "libpcre2-32-0-10.34.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-10.34.1-120002.1.3.1.s390x",
"product": {
"name": "libpcre2-8-0-10.34.1-120002.1.3.1.s390x",
"product_id": "libpcre2-8-0-10.34.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-10.34.1-120002.1.3.1.s390x",
"product": {
"name": "libpcre2-posix2-10.34.1-120002.1.3.1.s390x",
"product_id": "libpcre2-posix2-10.34.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "pcre2-devel-10.34.1-120002.1.3.1.s390x",
"product": {
"name": "pcre2-devel-10.34.1-120002.1.3.1.s390x",
"product_id": "pcre2-devel-10.34.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "pcre2-devel-static-10.34.1-120002.1.3.1.s390x",
"product": {
"name": "pcre2-devel-static-10.34.1-120002.1.3.1.s390x",
"product_id": "pcre2-devel-static-10.34.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "pcre2-tools-10.34.1-120002.1.3.1.s390x",
"product": {
"name": "pcre2-tools-10.34.1-120002.1.3.1.s390x",
"product_id": "pcre2-tools-10.34.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.s390x",
"product": {
"name": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.s390x",
"product_id": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.s390x",
"product": {
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.s390x",
"product_id": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.s390x",
"product": {
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.s390x",
"product_id": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.s390x",
"product": {
"name": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.s390x",
"product_id": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.s390x",
"product": {
"name": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.s390x",
"product_id": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-120002.4.6.3.s390x",
"product": {
"name": "saltbundlepy-3.11.13-120002.4.6.3.s390x",
"product_id": "saltbundlepy-3.11.13-120002.4.6.3.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-120002.4.6.3.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-120002.4.6.3.s390x",
"product_id": "saltbundlepy-base-3.11.13-120002.4.6.3.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.s390x",
"product_id": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-120002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-cffi-1.15.1-120002.3.3.1.s390x",
"product_id": "saltbundlepy-cffi-1.15.1-120002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.s390x",
"product_id": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-120002.4.6.3.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-120002.4.6.3.s390x",
"product_id": "saltbundlepy-curses-3.11.13-120002.4.6.3.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-120002.4.6.3.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-120002.4.6.3.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-120002.4.6.3.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.s390x",
"product": {
"name": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.s390x",
"product_id": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.s390x",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.s390x",
"product_id": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-120002.4.6.3.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-120002.4.6.3.s390x",
"product_id": "saltbundlepy-devel-3.11.13-120002.4.6.3.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-120002.4.6.3.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-120002.4.6.3.s390x",
"product_id": "saltbundlepy-libs-3.11.13-120002.4.6.3.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.s390x",
"product": {
"name": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.s390x",
"product_id": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.s390x",
"product_id": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-120002.4.6.3.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-120002.4.6.3.s390x",
"product_id": "saltbundlepy-tools-3.11.13-120002.4.6.3.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-120002.4.3.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-120002.4.3.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-120002.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-120002.5.9.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-120002.5.9.1.s390x",
"product_id": "venv-salt-minion-3006.0-120002.5.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-10.34.1-120002.1.3.1.x86_64",
"product": {
"name": "libpcre2-16-0-10.34.1-120002.1.3.1.x86_64",
"product_id": "libpcre2-16-0-10.34.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-10.34.1-120002.1.3.1.x86_64",
"product": {
"name": "libpcre2-32-0-10.34.1-120002.1.3.1.x86_64",
"product_id": "libpcre2-32-0-10.34.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-10.34.1-120002.1.3.1.x86_64",
"product": {
"name": "libpcre2-8-0-10.34.1-120002.1.3.1.x86_64",
"product_id": "libpcre2-8-0-10.34.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-10.34.1-120002.1.3.1.x86_64",
"product": {
"name": "libpcre2-posix2-10.34.1-120002.1.3.1.x86_64",
"product_id": "libpcre2-posix2-10.34.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcre2-devel-10.34.1-120002.1.3.1.x86_64",
"product": {
"name": "pcre2-devel-10.34.1-120002.1.3.1.x86_64",
"product_id": "pcre2-devel-10.34.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcre2-devel-static-10.34.1-120002.1.3.1.x86_64",
"product": {
"name": "pcre2-devel-static-10.34.1-120002.1.3.1.x86_64",
"product_id": "pcre2-devel-static-10.34.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcre2-tools-10.34.1-120002.1.3.1.x86_64",
"product": {
"name": "pcre2-tools-10.34.1-120002.1.3.1.x86_64",
"product_id": "pcre2-tools-10.34.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.x86_64",
"product": {
"name": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.x86_64",
"product_id": "saltbundle-libopenssl-devel-1.0.2.1p-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.x86_64",
"product": {
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.x86_64",
"product_id": "saltbundle-libopenssl1_0_0-1.0.2.1p-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.x86_64",
"product": {
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.x86_64",
"product_id": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.x86_64",
"product": {
"name": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.x86_64",
"product_id": "saltbundle-openssl-1.0.2.1p-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.x86_64",
"product": {
"name": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.x86_64",
"product_id": "saltbundle-openssl-cavs-1.0.2.1p-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-120002.4.6.3.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-120002.4.6.3.x86_64",
"product_id": "saltbundlepy-3.11.13-120002.4.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-120002.4.6.3.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-120002.4.6.3.x86_64",
"product_id": "saltbundlepy-base-3.11.13-120002.4.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.x86_64",
"product_id": "saltbundlepy-bcrypt-3.2.0-120002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-120002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-120002.3.3.1.x86_64",
"product_id": "saltbundlepy-cffi-1.15.1-120002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.x86_64",
"product_id": "saltbundlepy-cryptography-3.3.2-120002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-120002.4.6.3.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-120002.4.6.3.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-120002.4.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-120002.4.6.3.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-120002.4.6.3.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-120002.4.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.x86_64",
"product": {
"name": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.x86_64",
"product_id": "saltbundlepy-dbus-python-1.2.18.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.x86_64",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.x86_64",
"product_id": "saltbundlepy-dbus-python-devel-1.2.18.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-120002.4.6.3.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-120002.4.6.3.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-120002.4.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-120002.4.6.3.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-120002.4.6.3.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-120002.4.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.x86_64",
"product": {
"name": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.x86_64",
"product_id": "saltbundlepy-libvirt-9.2.0.1-120002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-120002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-120002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-120002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-120002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-120002.4.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-120002.4.6.3.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-120002.4.6.3.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-120002.4.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-120002.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-120002.4.3.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-120002.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-120002.5.9.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-120002.5.9.1.x86_64",
"product_id": "venv-salt-minion-3006.0-120002.5.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools SLE-12",
"product": {
"name": "SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-120002.5.9.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-120002.5.9.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-120002.5.9.1.s390x as component of SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-120002.5.9.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-120002.5.9.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-120002.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:45:33Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.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": [
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:45:33Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.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": [
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:45:33Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:20007-1
Vulnerability from csaf_suse - Published: 2025-12-22 13:31 - Updated: 2025-12-22 13:31Summary
Security update for python-tornado6
Severity
Important
Notes
Title of the patch: Security update for python-tornado6
Description of the patch: This update for python-tornado6 fixes the following issues:
- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by
attackers to launch header injection or XSS attacks (bsc#1254903).
- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead
to DoS when processing a maliciously crafted HTTP request (bsc#1254905).
- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS
when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).
Patchnames: SUSE-SLE-Micro-6.1-356
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by\n attackers to launch header injection or XSS attacks (bsc#1254903).\n- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead\n to DoS when processing a maliciously crafted HTTP request (bsc#1254905).\n- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS\n when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-356",
"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-2026_20007-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20007-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620007-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20007-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023717.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2025-12-22T13:31:07Z",
"generator": {
"date": "2025-12-22T13:31:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20007-1",
"initial_release_date": "2025-12-22T13:31:07Z",
"revision_history": [
{
"date": "2025-12-22T13:31:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"product_id": "python311-tornado6-6.4-slfo.1.1_3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"product_id": "python311-tornado6-6.4-slfo.1.1_3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"product_id": "python311-tornado6-6.4-slfo.1.1_3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_3.1.x86_64",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_3.1.x86_64",
"product_id": "python311-tornado6-6.4-slfo.1.1_3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-slfo.1.1_3.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-slfo.1.1_3.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-slfo.1.1_3.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-slfo.1.1_3.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.x86_64"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-22T13:31:07Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.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": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-22T13:31:07Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.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": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-22T13:31:07Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:20820-1
Vulnerability from csaf_suse - Published: 2026-03-24 05:49 - Updated: 2026-03-24 05:49Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issues:
- Security issues fixed:
* CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)
* CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved performance of wheel key.finger call (bsc#1240532)
- Improved performance of utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-SLE-Micro-6.0-636
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issues:\n\n- Security issues fixed:\n * CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)\n * CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)\n\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved performance of wheel key.finger call (bsc#1240532)\n- Improved performance of utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-636",
"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-2026_20820-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20820-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620820-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20820-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024901.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-03-24T05:49:23Z",
"generator": {
"date": "2026-03-24T05:49:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20820-1",
"initial_release_date": "2026-03-24T05:49:23Z",
"revision_history": [
{
"date": "2026-03-24T05:49:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-15.1.aarch64",
"product": {
"name": "python311-salt-3006.0-15.1.aarch64",
"product_id": "python311-salt-3006.0-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-15.1.aarch64",
"product": {
"name": "salt-3006.0-15.1.aarch64",
"product_id": "salt-3006.0-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-15.1.aarch64",
"product": {
"name": "salt-master-3006.0-15.1.aarch64",
"product_id": "salt-master-3006.0-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-15.1.aarch64",
"product": {
"name": "salt-minion-3006.0-15.1.aarch64",
"product_id": "salt-minion-3006.0-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-15.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-15.1.aarch64",
"product_id": "salt-transactional-update-3006.0-15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-15.1.s390x",
"product": {
"name": "python311-salt-3006.0-15.1.s390x",
"product_id": "python311-salt-3006.0-15.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-15.1.s390x",
"product": {
"name": "salt-3006.0-15.1.s390x",
"product_id": "salt-3006.0-15.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-15.1.s390x",
"product": {
"name": "salt-master-3006.0-15.1.s390x",
"product_id": "salt-master-3006.0-15.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-15.1.s390x",
"product": {
"name": "salt-minion-3006.0-15.1.s390x",
"product_id": "salt-minion-3006.0-15.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-15.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-15.1.s390x",
"product_id": "salt-transactional-update-3006.0-15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-15.1.x86_64",
"product": {
"name": "python311-salt-3006.0-15.1.x86_64",
"product_id": "python311-salt-3006.0-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-15.1.x86_64",
"product": {
"name": "salt-3006.0-15.1.x86_64",
"product_id": "salt-3006.0-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-15.1.x86_64",
"product": {
"name": "salt-master-3006.0-15.1.x86_64",
"product_id": "salt-master-3006.0-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-15.1.x86_64",
"product": {
"name": "salt-minion-3006.0-15.1.x86_64",
"product_id": "salt-minion-3006.0-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-15.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-15.1.x86_64",
"product_id": "salt-transactional-update-3006.0-15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-15.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.aarch64"
},
"product_reference": "python311-salt-3006.0-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-15.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x"
},
"product_reference": "python311-salt-3006.0-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-15.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64"
},
"product_reference": "python311-salt-3006.0-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-15.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64"
},
"product_reference": "salt-3006.0-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-15.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x"
},
"product_reference": "salt-3006.0-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-15.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64"
},
"product_reference": "salt-3006.0-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-15.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64"
},
"product_reference": "salt-master-3006.0-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-15.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x"
},
"product_reference": "salt-master-3006.0-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-15.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64"
},
"product_reference": "salt-master-3006.0-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-15.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64"
},
"product_reference": "salt-minion-3006.0-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-15.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x"
},
"product_reference": "salt-minion-3006.0-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-15.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64"
},
"product_reference": "salt-minion-3006.0-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-15.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-15.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-15.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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 Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-24T05:49:23Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-24T05:49:23Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.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": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-24T05:49:23Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.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": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:python311-salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-15.1.x86_64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-24T05:49:23Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:0631-1
Vulnerability from csaf_suse - Published: 2026-02-25 09:47 - Updated: 2026-02-25 09:47Summary
Security update 5.1.2 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.1.2 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Backported security patches for Salt vendored tornado:
* CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)
- Made syntax in httputil_test compatible with Python 3.6
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Speed up wheel key.finger call (bsc#1240532)
- Improved utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-2026-631,SUSE-MultiLinuxManagerTools-SLE-15-2026-631,SUSE-MultiLinuxManagerTools-SLE-Micro-5-2026-631
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update 5.1.2 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Backported security patches for Salt vendored tornado:\n * CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)\n\n- Made syntax in httputil_test compatible with Python 3.6\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Speed up wheel key.finger call (bsc#1240532)\n- Improved utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-631,SUSE-MultiLinuxManagerTools-SLE-15-2026-631,SUSE-MultiLinuxManagerTools-SLE-Micro-5-2026-631",
"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-2026_0631-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0631-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260631-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0631-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024389.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update 5.1.2 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-02-25T09:47:24Z",
"generator": {
"date": "2026-02-25T09:47:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0631-1",
"initial_release_date": "2026-02-25T09:47:24Z",
"revision_history": [
{
"date": "2026-02-25T09:47:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150002.3.6.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-150002.3.6.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-150002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-150002.4.6.1.aarch64",
"product_id": "saltbundlepy-3.11.13-150002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-150002.4.6.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-150002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.aarch64",
"product_id": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-150002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-150002.3.3.1.aarch64",
"product_id": "saltbundlepy-cffi-1.15.1-150002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.aarch64",
"product_id": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-150002.4.6.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-150002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150002.4.6.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-150002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.aarch64",
"product_id": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.aarch64",
"product_id": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-150002.4.6.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-150002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-150002.4.6.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-150002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.aarch64",
"product": {
"name": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.aarch64",
"product_id": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-150002.4.6.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-150002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150002.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150002.4.3.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-150002.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"product_id": "venv-salt-minion-3006.0-150002.5.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-appdirs-1.4.4-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-appdirs-1.4.4-150002.3.3.1.noarch",
"product_id": "saltbundlepy-appdirs-1.4.4-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-asn1crypto-1.5.1-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-asn1crypto-1.5.1-150002.3.3.1.noarch",
"product_id": "saltbundlepy-asn1crypto-1.5.1-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-atomicwrites-1.1.5-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-atomicwrites-1.1.5-150002.3.3.1.noarch",
"product_id": "saltbundlepy-atomicwrites-1.1.5-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-attrs-23.1.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-attrs-23.1.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-attrs-23.1.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-vectors-3.3.2-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-150002.3.3.1.noarch",
"product_id": "saltbundlepy-cryptography-vectors-3.3.2-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cssselect-1.2.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-cssselect-1.2.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-cssselect-1.2.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-pycreds-0.4.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docker-pycreds-0.4.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-docker-pycreds-0.4.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docopt-0.6.2-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-docopt-0.6.2-150002.3.3.1.noarch",
"product_id": "saltbundlepy-docopt-0.6.2-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-idna-3.4-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-idna-3.4-150002.3.3.1.noarch",
"product_id": "saltbundlepy-idna-3.4-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-importlib-metadata-6.8.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-importlib-metadata-6.8.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-importlib-metadata-6.8.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-looseversion-1.0.2-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-looseversion-1.0.2-150002.3.3.1.noarch",
"product_id": "saltbundlepy-looseversion-1.0.2-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-150002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-150002.3.6.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-150002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-more-itertools-9.1.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-more-itertools-9.1.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-more-itertools-9.1.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-2.4.3-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-2.4.3-150002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-2.4.3-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-doc-2.4.3-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-doc-2.4.3-150002.3.3.1.noarch",
"product_id": "saltbundlepy-paramiko-doc-2.4.3-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-150002.3.6.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-150002.3.6.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-150002.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-ptyprocess-0.7.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-ptyprocess-0.7.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-ptyprocess-0.7.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-py-1.11.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-py-1.11.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-py-1.11.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-modules-0.3.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-pyasn1-modules-0.3.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pycparser-2.21-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pycparser-2.21-150002.3.3.1.noarch",
"product_id": "saltbundlepy-pycparser-2.21-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyinotify-0.9.6-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyinotify-0.9.6-150002.3.3.1.noarch",
"product_id": "saltbundlepy-pyinotify-0.9.6-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-150002.3.3.1.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyparsing-3.0.9-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pyparsing-3.0.9-150002.3.3.1.noarch",
"product_id": "saltbundlepy-pyparsing-3.0.9-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pysocks-1.7.1-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pysocks-1.7.1-150002.3.3.1.noarch",
"product_id": "saltbundlepy-pysocks-1.7.1-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pytz-2023.3-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-pytz-2023.3-150002.3.3.1.noarch",
"product_id": "saltbundlepy-pytz-2023.3-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-rpm-vercmp-0.1.2-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-150002.3.3.1.noarch",
"product_id": "saltbundlepy-rpm-vercmp-0.1.2-150002.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-150002.3.3.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-150002.3.3.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-150002.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-150002.3.6.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-150002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-150002.4.6.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-150002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-150002.4.6.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-150002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.ppc64le",
"product_id": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-150002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cffi-1.15.1-150002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cffi-1.15.1-150002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.ppc64le",
"product_id": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-150002.4.6.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-150002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150002.4.6.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-150002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.ppc64le",
"product_id": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.ppc64le",
"product_id": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-150002.4.6.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-150002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-150002.4.6.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-150002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.ppc64le",
"product": {
"name": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.ppc64le",
"product_id": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-150002.4.6.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-150002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150002.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150002.4.3.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-150002.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-150002.5.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150002.3.6.1.s390x",
"product": {
"name": "saltbundle-libzmq-4.3.5-150002.3.6.1.s390x",
"product_id": "saltbundle-libzmq-4.3.5-150002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.s390x",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.s390x",
"product_id": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.s390x",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.s390x",
"product_id": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-150002.4.6.1.s390x",
"product_id": "saltbundlepy-3.11.13-150002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-150002.4.6.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-150002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.s390x",
"product_id": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-150002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-cffi-1.15.1-150002.3.3.1.s390x",
"product_id": "saltbundlepy-cffi-1.15.1-150002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.s390x",
"product_id": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-150002.4.6.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-150002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150002.4.6.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-150002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.s390x",
"product_id": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.s390x",
"product_id": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-150002.4.6.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-150002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-150002.4.6.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-150002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.s390x",
"product": {
"name": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.s390x",
"product_id": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.s390x",
"product_id": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-150002.4.6.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-150002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150002.4.3.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150002.4.3.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-150002.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150002.5.9.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.s390x",
"product_id": "venv-salt-minion-3006.0-150002.5.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150002.3.6.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-150002.3.6.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-150002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-150002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-150002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-150002.4.6.1.x86_64",
"product_id": "saltbundlepy-3.11.13-150002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-150002.4.6.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-150002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.x86_64",
"product_id": "saltbundlepy-bcrypt-3.2.0-150002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-150002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-150002.3.3.1.x86_64",
"product_id": "saltbundlepy-cffi-1.15.1-150002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.x86_64",
"product_id": "saltbundlepy-cryptography-3.3.2-150002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-150002.4.6.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-150002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150002.4.6.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-150002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.x86_64",
"product_id": "saltbundlepy-dbus-python-1.3.2-150002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.x86_64",
"product_id": "saltbundlepy-dbus-python-devel-1.3.2-150002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-150002.4.6.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-150002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-150002.4.6.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-150002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.x86_64",
"product": {
"name": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.x86_64",
"product_id": "saltbundlepy-libvirt-11.2.0.1-150002.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-150002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-150002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-150002.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-150002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-150002.4.6.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-150002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150002.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150002.4.3.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-150002.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"product_id": "venv-salt-minion-3006.0-150002.5.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools SLE-15",
"product": {
"name": "SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools SLE-Micro-5",
"product": {
"name": "SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-Micro-5"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.9.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.s390x as component of SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.9.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.9.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-Micro-5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:47:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.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": [
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:47:24Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.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": [
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.9.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T09:47:24Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:1012-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:10 - Updated: 2026-03-25 10:10Summary
Security update 5.0.7 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.7 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
* CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)
* CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
* CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
* CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved performance of wheel key.finger call (bsc#1240532)
- Improved performance of utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-2026-1012,SUSE-SLE-Manager-Tools-12-2026-1012
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.2 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update 5.0.7 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n * CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)\n * CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n * CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n * CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)\n\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved performance of wheel key.finger call (bsc#1240532)\n- Improved performance of utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1012,SUSE-SLE-Manager-Tools-12-2026-1012",
"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-2026_1012-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1012-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261012-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1012-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024918.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update 5.0.7 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-03-25T10:10:54Z",
"generator": {
"date": "2026-03-25T10:10:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1012-1",
"initial_release_date": "2026-03-25T10:10:54Z",
"revision_history": [
{
"date": "2026-03-25T10:10:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.21.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.21.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.84.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-3.84.1.aarch64",
"product_id": "venv-salt-minion-3006.0-3.84.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-3.29.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-3.29.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-3.29.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-3.9.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-3.9.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-3.15.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-3.15.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-3.15.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-3.15.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-3.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.21.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.21.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.84.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-3.84.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-3.84.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.21.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.21.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.84.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-3.84.1.s390x",
"product_id": "venv-salt-minion-3006.0-3.84.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.21.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.21.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.84.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-3.84.1.x86_64",
"product_id": "venv-salt-minion-3006.0-3.84.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.84.1.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-3.84.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.84.1.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-3.84.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.84.1.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-3.84.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.84.1.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-3.84.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.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": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.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": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
SUSE-SU-2026:20028-1
Vulnerability from csaf_suse - Published: 2026-01-12 10:30 - Updated: 2026-01-12 10:30Summary
Security update for python-tornado6
Severity
Important
Notes
Title of the patch: Security update for python-tornado6
Description of the patch: This update for python-tornado6 fixes the following issues:
- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by
attackers to launch header injection or XSS attacks (bsc#1254903).
- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead
o DoS when processing a maliciously crafted HTTP request (bsc#1254905).
- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS
when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).
Patchnames: SUSE-SLES-16.0-129
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by\n attackers to launch header injection or XSS attacks (bsc#1254903).\n- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead\n o DoS when processing a maliciously crafted HTTP request (bsc#1254905).\n- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS\n when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-129",
"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-2026_20028-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20028-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620028-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20028-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023776.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-01-12T10:30:08Z",
"generator": {
"date": "2026-01-12T10:30:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20028-1",
"initial_release_date": "2026-01-12T10:30:08Z",
"revision_history": [
{
"date": "2026-01-12T10:30:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.aarch64",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.aarch64",
"product_id": "python313-tornado6-6.5-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.ppc64le",
"product_id": "python313-tornado6-6.5-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.s390x",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.s390x",
"product_id": "python313-tornado6-6.5-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.x86_64",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.x86_64",
"product_id": "python313-tornado6-6.5-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T10:30:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.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": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T10:30:08Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.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": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T10:30:08Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
FKIE_CVE-2025-67724
Vulnerability from fkie_nvd - Published: 2025-12-12 06:15 - Updated: 2025-12-22 18:49
Severity ?
5.4 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Summary
Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom "reason" phrases (the "Not Found" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/tornadoweb/tornado/commit/9c163aebeaad9e6e7d28bac1f33580eb00b0e421 | Patch | |
| security-advisories@github.com | https://github.com/tornadoweb/tornado/releases/tag/v6.5.3 | Release Notes | |
| security-advisories@github.com | https://github.com/tornadoweb/tornado/security/advisories/GHSA-pr2v-jx2c-wg9f | Mitigation, Vendor Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| tornadoweb | tornado | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*",
"matchCriteriaId": "64279E50-159B-4CAB-9BD0-E2B764C3C40C",
"versionEndExcluding": "6.5.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3."
}
],
"id": "CVE-2025-67724",
"lastModified": "2025-12-22T18:49:24.303",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 2.5,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-12-12T06:15:41.213",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/tornadoweb/tornado/commit/9c163aebeaad9e6e7d28bac1f33580eb00b0e421"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Vendor Advisory"
],
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-pr2v-jx2c-wg9f"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
},
{
"lang": "en",
"value": "CWE-644"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
OPENSUSE-SU-2025:15838-1
Vulnerability from csaf_opensuse - Published: 2025-12-20 00:00 - Updated: 2025-12-20 00:00Summary
python311-tornado6-6.5.4-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: python311-tornado6-6.5.4-1.1 on GA media
Description of the patch: These are all security issues fixed in the python311-tornado6-6.5.4-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2025-15838
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"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": "python311-tornado6-6.5.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-tornado6-6.5.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15838",
"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_15838-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "python311-tornado6-6.5.4-1.1 on GA media",
"tracking": {
"current_release_date": "2025-12-20T00:00:00Z",
"generator": {
"date": "2025-12-20T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15838-1",
"initial_release_date": "2025-12-20T00:00:00Z",
"revision_history": [
{
"date": "2025-12-20T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.4-1.1.aarch64",
"product": {
"name": "python311-tornado6-6.5.4-1.1.aarch64",
"product_id": "python311-tornado6-6.5.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tornado6-6.5.4-1.1.aarch64",
"product": {
"name": "python312-tornado6-6.5.4-1.1.aarch64",
"product_id": "python312-tornado6-6.5.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.4-1.1.aarch64",
"product": {
"name": "python313-tornado6-6.5.4-1.1.aarch64",
"product_id": "python313-tornado6-6.5.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.4-1.1.ppc64le",
"product": {
"name": "python311-tornado6-6.5.4-1.1.ppc64le",
"product_id": "python311-tornado6-6.5.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tornado6-6.5.4-1.1.ppc64le",
"product": {
"name": "python312-tornado6-6.5.4-1.1.ppc64le",
"product_id": "python312-tornado6-6.5.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.4-1.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5.4-1.1.ppc64le",
"product_id": "python313-tornado6-6.5.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.4-1.1.s390x",
"product": {
"name": "python311-tornado6-6.5.4-1.1.s390x",
"product_id": "python311-tornado6-6.5.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tornado6-6.5.4-1.1.s390x",
"product": {
"name": "python312-tornado6-6.5.4-1.1.s390x",
"product_id": "python312-tornado6-6.5.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.4-1.1.s390x",
"product": {
"name": "python313-tornado6-6.5.4-1.1.s390x",
"product_id": "python313-tornado6-6.5.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.4-1.1.x86_64",
"product": {
"name": "python311-tornado6-6.5.4-1.1.x86_64",
"product_id": "python311-tornado6-6.5.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tornado6-6.5.4-1.1.x86_64",
"product": {
"name": "python312-tornado6-6.5.4-1.1.x86_64",
"product_id": "python312-tornado6-6.5.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.4-1.1.x86_64",
"product": {
"name": "python313-tornado6-6.5.4-1.1.x86_64",
"product_id": "python313-tornado6-6.5.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": "python311-tornado6-6.5.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.aarch64"
},
"product_reference": "python311-tornado6-6.5.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le"
},
"product_reference": "python311-tornado6-6.5.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x"
},
"product_reference": "python311-tornado6-6.5.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64"
},
"product_reference": "python311-tornado6-6.5.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tornado6-6.5.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64"
},
"product_reference": "python312-tornado6-6.5.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tornado6-6.5.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le"
},
"product_reference": "python312-tornado6-6.5.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tornado6-6.5.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x"
},
"product_reference": "python312-tornado6-6.5.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tornado6-6.5.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64"
},
"product_reference": "python312-tornado6-6.5.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64"
},
"product_reference": "python313-tornado6-6.5.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x"
},
"product_reference": "python313-tornado6-6.5.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.x86_64"
},
"product_reference": "python313-tornado6-6.5.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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:python311-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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:python311-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-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:python311-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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:python311-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-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:python311-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tornado6-6.5.4-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
OPENSUSE-SU-2026:10110-1
Vulnerability from csaf_opensuse - Published: 2026-01-28 00:00 - Updated: 2026-01-28 00:00Summary
python311-salt-3006.0-55.1 on GA media
Severity
Moderate
Notes
Title of the patch: python311-salt-3006.0-55.1 on GA media
Description of the patch: These are all security issues fixed in the python311-salt-3006.0-55.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10110
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"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": "python311-salt-3006.0-55.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-salt-3006.0-55.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10110",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10110-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "python311-salt-3006.0-55.1 on GA media",
"tracking": {
"current_release_date": "2026-01-28T00:00:00Z",
"generator": {
"date": "2026-01-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10110-1",
"initial_release_date": "2026-01-28T00:00:00Z",
"revision_history": [
{
"date": "2026-01-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-55.1.aarch64",
"product": {
"name": "python311-salt-3006.0-55.1.aarch64",
"product_id": "python311-salt-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-salt-3006.0-55.1.aarch64",
"product": {
"name": "python312-salt-3006.0-55.1.aarch64",
"product_id": "python312-salt-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-salt-3006.0-55.1.aarch64",
"product": {
"name": "python313-salt-3006.0-55.1.aarch64",
"product_id": "python313-salt-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-55.1.aarch64",
"product": {
"name": "salt-3006.0-55.1.aarch64",
"product_id": "salt-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-55.1.aarch64",
"product": {
"name": "salt-api-3006.0-55.1.aarch64",
"product_id": "salt-api-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-55.1.aarch64",
"product": {
"name": "salt-bash-completion-3006.0-55.1.aarch64",
"product_id": "salt-bash-completion-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-55.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-55.1.aarch64",
"product_id": "salt-cloud-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-55.1.aarch64",
"product": {
"name": "salt-doc-3006.0-55.1.aarch64",
"product_id": "salt-doc-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-55.1.aarch64",
"product": {
"name": "salt-fish-completion-3006.0-55.1.aarch64",
"product_id": "salt-fish-completion-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-55.1.aarch64",
"product": {
"name": "salt-master-3006.0-55.1.aarch64",
"product_id": "salt-master-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-55.1.aarch64",
"product": {
"name": "salt-minion-3006.0-55.1.aarch64",
"product_id": "salt-minion-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-55.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-55.1.aarch64",
"product_id": "salt-proxy-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-55.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-55.1.aarch64",
"product_id": "salt-ssh-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-55.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-55.1.aarch64",
"product_id": "salt-syndic-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-55.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-55.1.aarch64",
"product_id": "salt-transactional-update-3006.0-55.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-55.1.aarch64",
"product": {
"name": "salt-zsh-completion-3006.0-55.1.aarch64",
"product_id": "salt-zsh-completion-3006.0-55.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-55.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-55.1.ppc64le",
"product_id": "python311-salt-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-salt-3006.0-55.1.ppc64le",
"product": {
"name": "python312-salt-3006.0-55.1.ppc64le",
"product_id": "python312-salt-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-salt-3006.0-55.1.ppc64le",
"product": {
"name": "python313-salt-3006.0-55.1.ppc64le",
"product_id": "python313-salt-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-55.1.ppc64le",
"product": {
"name": "salt-3006.0-55.1.ppc64le",
"product_id": "salt-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-55.1.ppc64le",
"product": {
"name": "salt-api-3006.0-55.1.ppc64le",
"product_id": "salt-api-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-55.1.ppc64le",
"product": {
"name": "salt-bash-completion-3006.0-55.1.ppc64le",
"product_id": "salt-bash-completion-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-55.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-55.1.ppc64le",
"product_id": "salt-cloud-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-55.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-55.1.ppc64le",
"product_id": "salt-doc-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-55.1.ppc64le",
"product": {
"name": "salt-fish-completion-3006.0-55.1.ppc64le",
"product_id": "salt-fish-completion-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-55.1.ppc64le",
"product": {
"name": "salt-master-3006.0-55.1.ppc64le",
"product_id": "salt-master-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-55.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-55.1.ppc64le",
"product_id": "salt-minion-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-55.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-55.1.ppc64le",
"product_id": "salt-proxy-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-55.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-55.1.ppc64le",
"product_id": "salt-ssh-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-55.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-55.1.ppc64le",
"product_id": "salt-syndic-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-55.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-55.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-55.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-55.1.ppc64le",
"product": {
"name": "salt-zsh-completion-3006.0-55.1.ppc64le",
"product_id": "salt-zsh-completion-3006.0-55.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-55.1.s390x",
"product": {
"name": "python311-salt-3006.0-55.1.s390x",
"product_id": "python311-salt-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-salt-3006.0-55.1.s390x",
"product": {
"name": "python312-salt-3006.0-55.1.s390x",
"product_id": "python312-salt-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-salt-3006.0-55.1.s390x",
"product": {
"name": "python313-salt-3006.0-55.1.s390x",
"product_id": "python313-salt-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-55.1.s390x",
"product": {
"name": "salt-3006.0-55.1.s390x",
"product_id": "salt-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-55.1.s390x",
"product": {
"name": "salt-api-3006.0-55.1.s390x",
"product_id": "salt-api-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-55.1.s390x",
"product": {
"name": "salt-bash-completion-3006.0-55.1.s390x",
"product_id": "salt-bash-completion-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-55.1.s390x",
"product": {
"name": "salt-cloud-3006.0-55.1.s390x",
"product_id": "salt-cloud-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-55.1.s390x",
"product": {
"name": "salt-doc-3006.0-55.1.s390x",
"product_id": "salt-doc-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-55.1.s390x",
"product": {
"name": "salt-fish-completion-3006.0-55.1.s390x",
"product_id": "salt-fish-completion-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-55.1.s390x",
"product": {
"name": "salt-master-3006.0-55.1.s390x",
"product_id": "salt-master-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-55.1.s390x",
"product": {
"name": "salt-minion-3006.0-55.1.s390x",
"product_id": "salt-minion-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-55.1.s390x",
"product": {
"name": "salt-proxy-3006.0-55.1.s390x",
"product_id": "salt-proxy-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-55.1.s390x",
"product": {
"name": "salt-ssh-3006.0-55.1.s390x",
"product_id": "salt-ssh-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-55.1.s390x",
"product": {
"name": "salt-syndic-3006.0-55.1.s390x",
"product_id": "salt-syndic-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-55.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-55.1.s390x",
"product_id": "salt-transactional-update-3006.0-55.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-55.1.s390x",
"product": {
"name": "salt-zsh-completion-3006.0-55.1.s390x",
"product_id": "salt-zsh-completion-3006.0-55.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-55.1.x86_64",
"product": {
"name": "python311-salt-3006.0-55.1.x86_64",
"product_id": "python311-salt-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-salt-3006.0-55.1.x86_64",
"product": {
"name": "python312-salt-3006.0-55.1.x86_64",
"product_id": "python312-salt-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-salt-3006.0-55.1.x86_64",
"product": {
"name": "python313-salt-3006.0-55.1.x86_64",
"product_id": "python313-salt-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-55.1.x86_64",
"product": {
"name": "salt-3006.0-55.1.x86_64",
"product_id": "salt-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-55.1.x86_64",
"product": {
"name": "salt-api-3006.0-55.1.x86_64",
"product_id": "salt-api-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-55.1.x86_64",
"product": {
"name": "salt-bash-completion-3006.0-55.1.x86_64",
"product_id": "salt-bash-completion-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-55.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-55.1.x86_64",
"product_id": "salt-cloud-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-55.1.x86_64",
"product": {
"name": "salt-doc-3006.0-55.1.x86_64",
"product_id": "salt-doc-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-55.1.x86_64",
"product": {
"name": "salt-fish-completion-3006.0-55.1.x86_64",
"product_id": "salt-fish-completion-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-55.1.x86_64",
"product": {
"name": "salt-master-3006.0-55.1.x86_64",
"product_id": "salt-master-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-55.1.x86_64",
"product": {
"name": "salt-minion-3006.0-55.1.x86_64",
"product_id": "salt-minion-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-55.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-55.1.x86_64",
"product_id": "salt-proxy-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-55.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-55.1.x86_64",
"product_id": "salt-ssh-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-55.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-55.1.x86_64",
"product_id": "salt-syndic-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-55.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-55.1.x86_64",
"product_id": "salt-transactional-update-3006.0-55.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-55.1.x86_64",
"product": {
"name": "salt-zsh-completion-3006.0-55.1.x86_64",
"product_id": "salt-zsh-completion-3006.0-55.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": "python311-salt-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-salt-3006.0-55.1.aarch64"
},
"product_reference": "python311-salt-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x"
},
"product_reference": "python311-salt-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64"
},
"product_reference": "python311-salt-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-salt-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64"
},
"product_reference": "python312-salt-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-salt-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le"
},
"product_reference": "python312-salt-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-salt-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x"
},
"product_reference": "python312-salt-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-salt-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64"
},
"product_reference": "python312-salt-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-salt-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64"
},
"product_reference": "python313-salt-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-salt-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le"
},
"product_reference": "python313-salt-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-salt-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x"
},
"product_reference": "python313-salt-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-salt-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64"
},
"product_reference": "python313-salt-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-3006.0-55.1.aarch64"
},
"product_reference": "salt-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le"
},
"product_reference": "salt-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-3006.0-55.1.s390x"
},
"product_reference": "salt-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-3006.0-55.1.x86_64"
},
"product_reference": "salt-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64"
},
"product_reference": "salt-api-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le"
},
"product_reference": "salt-api-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x"
},
"product_reference": "salt-api-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64"
},
"product_reference": "salt-api-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64"
},
"product_reference": "salt-bash-completion-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le"
},
"product_reference": "salt-bash-completion-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x"
},
"product_reference": "salt-bash-completion-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64"
},
"product_reference": "salt-bash-completion-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x"
},
"product_reference": "salt-cloud-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64"
},
"product_reference": "salt-doc-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x"
},
"product_reference": "salt-doc-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64"
},
"product_reference": "salt-doc-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64"
},
"product_reference": "salt-fish-completion-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le"
},
"product_reference": "salt-fish-completion-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x"
},
"product_reference": "salt-fish-completion-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64"
},
"product_reference": "salt-fish-completion-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64"
},
"product_reference": "salt-master-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le"
},
"product_reference": "salt-master-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x"
},
"product_reference": "salt-master-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64"
},
"product_reference": "salt-master-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64"
},
"product_reference": "salt-minion-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x"
},
"product_reference": "salt-minion-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64"
},
"product_reference": "salt-minion-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x"
},
"product_reference": "salt-proxy-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x"
},
"product_reference": "salt-ssh-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x"
},
"product_reference": "salt-syndic-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-55.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64"
},
"product_reference": "salt-zsh-completion-3006.0-55.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-55.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le"
},
"product_reference": "salt-zsh-completion-3006.0-55.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-55.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x"
},
"product_reference": "salt-zsh-completion-3006.0-55.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-55.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.x86_64"
},
"product_reference": "salt-zsh-completion-3006.0-55.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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:python311-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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:python311-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.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:python311-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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:python311-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.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:python311-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python312-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-55.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
OPENSUSE-SU-2026:20015-1
Vulnerability from csaf_opensuse - Published: 2026-01-12 10:29 - Updated: 2026-01-12 10:29Summary
Security update for python-tornado6
Severity
Important
Notes
Title of the patch: Security update for python-tornado6
Description of the patch: This update for python-tornado6 fixes the following issues:
- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by
attackers to launch header injection or XSS attacks (bsc#1254903).
- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead
o DoS when processing a maliciously crafted HTTP request (bsc#1254905).
- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS
when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).
Patchnames: openSUSE-Leap-16.0-129
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2025-67724: unescaped `reason` argument used in HTTP headers and in HTML default error pages can be used by\n attackers to launch header injection or XSS attacks (bsc#1254903).\n- CVE-2025-67725: quadratic complexity of string concatenation operations used by the `HTTPHeaders.add` method can lead\n o DoS when processing a maliciously crafted HTTP request (bsc#1254905).\n- CVE-2025-67726: quadratic complexity algorithm used in the `_parseparam` function of `httputil.py` can lead to DoS\n when processing maliciously crafted parameters in a `Content-Disposition` header (bsc#1254904).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-129",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20015-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-01-12T10:29:37Z",
"generator": {
"date": "2026-01-12T10:29:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20015-1",
"initial_release_date": "2026-01-12T10:29:37Z",
"revision_history": [
{
"date": "2026-01-12T10:29:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.aarch64",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.aarch64",
"product_id": "python313-tornado6-6.5-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.ppc64le",
"product_id": "python313-tornado6-6.5-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.s390x",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.s390x",
"product_id": "python313-tornado6-6.5-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.3.1.x86_64",
"product": {
"name": "python313-tornado6-6.5-160000.3.1.x86_64",
"product_id": "python313-tornado6-6.5-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T10:29:37Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T10:29:37Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-tornado6-6.5-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T10:29:37Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
Loading…
Show additional events:
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…