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: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
{
"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: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"
}
]
}
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: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: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: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: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: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: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: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: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"
}
]
}
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-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: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"
}
]
}
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"
}
]
}
Loading…
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…