Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-31958 (GCVE-0-2026-31958)
Vulnerability from cvelistv5 – Published: 2026-03-11 19:27 – Updated: 2026-04-01 14:32
VLAI
EPSS
Title
Tornado has a DoS due to too many multipart parts
Summary
Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-400 - Uncontrolled Resource Consumption
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/tornadoweb/tornado/security/ad… | x_refsource_CONFIRM |
| https://lists.debian.org/debian-lts-announce/2026… |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| tornadoweb | tornado |
Affected:
< 6.5.5
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-31958",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-12T19:55:43.911671Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-12T19:55:50.969Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-01T14:32:33.146Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "tornado",
"vendor": "tornadoweb",
"versions": [
{
"status": "affected",
"version": "\u003c 6.5.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-11T19:27:23.380Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc"
}
],
"source": {
"advisory": "GHSA-qjxf-f2mg-c6mc",
"discovery": "UNKNOWN"
},
"title": "Tornado has a DoS due to too many multipart parts"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-31958",
"datePublished": "2026-03-11T19:27:23.380Z",
"dateReserved": "2026-03-10T15:40:10.481Z",
"dateUpdated": "2026-04-01T14:32:33.146Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-31958",
"date": "2026-06-16",
"epss": "0.00375",
"percentile": "0.29067"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-31958\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-11T20:16:16.617\",\"lastModified\":\"2026-04-01T15:23:00.217\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.\"},{\"lang\":\"es\",\"value\":\"Tornado es un framework web de Python y una biblioteca de red as\u00edncrona. En versiones de Tornado anteriores a la 6.5.5, el \u00fanico l\u00edmite en el n\u00famero de partes en multipart/form-data es la configuraci\u00f3n max_body_size (predeterminado 100MB). Dado que el an\u00e1lisis ocurre de forma s\u00edncrona en el hilo principal, esto crea la posibilidad de denegaci\u00f3n de servicio debido al costo de analizar cuerpos multipart muy grandes con muchas partes. Esta vulnerabilidad se corrige en la 6.5.5.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.5.5\",\"matchCriteriaId\":\"00D7B62E-5B93-4654-80D9-C7B7BC3A5BB8\"}]}]}],\"references\":[{\"url\":\"https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/04/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-31958\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-12T19:55:43.911671Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-12T19:55:47.727Z\"}}], \"cna\": {\"title\": \"Tornado has a DoS due to too many multipart parts\", \"source\": {\"advisory\": \"GHSA-qjxf-f2mg-c6mc\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"tornadoweb\", \"product\": \"tornado\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 6.5.5\"}]}], \"references\": [{\"url\": \"https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc\", \"name\": \"https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-11T19:27:23.380Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-31958\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-12T19:55:50.969Z\", \"dateReserved\": \"2026-03-10T15:40:10.481Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-11T19:27:23.380Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:20919-1
Vulnerability from csaf_suse - Published: 2026-03-20 10:55 - Updated: 2026-03-20 10:55Summary
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-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).
- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes
(bsc#1259630).
Patchnames: SUSE-SLES-16.0-420
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 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 for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).\n- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes\n (bsc#1259630).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-420",
"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_20919-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20919-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620919-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20919-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025097.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259553",
"url": "https://bugzilla.suse.com/1259553"
},
{
"category": "self",
"summary": "SUSE Bug 1259630",
"url": "https://bugzilla.suse.com/1259630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-03-20T10:55:14Z",
"generator": {
"date": "2026-03-20T10:55:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20919-1",
"initial_release_date": "2026-03-20T10:55:14Z",
"revision_history": [
{
"date": "2026-03-20T10:55:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.4.1.aarch64",
"product": {
"name": "python313-tornado6-6.5-160000.4.1.aarch64",
"product_id": "python313-tornado6-6.5-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.4.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5-160000.4.1.ppc64le",
"product_id": "python313-tornado6-6.5-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.4.1.s390x",
"product": {
"name": "python313-tornado6-6.5-160000.4.1.s390x",
"product_id": "python313-tornado6-6.5-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.4.1.x86_64",
"product": {
"name": "python313-tornado6-6.5-160000.4.1.x86_64",
"product_id": "python313-tornado6-6.5-160000.4.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.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.4.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.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.4.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.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.4.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.4.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.4.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.4.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.4.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.4.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.4.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.4.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.4.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.4.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.4.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.4.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.4.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.4.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.4.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_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.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.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 Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-20T10:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:21990-1
Vulnerability from csaf_suse - Published: 2026-06-03 12:33 - Updated: 2026-06-03 12:33Summary
Security update 5.0.8 for Multi-Linux Manager Client Tools, Salt Bundle and Salt
Severity
Important
Notes
Title of the patch: Security update 5.0.8 for Multi-Linux Manager Client Tools, Salt Bundle and Salt
Description of the patch: This update fixes the following issues:
golang-github-prometheus-node_exporter:
- Version 1.10.2:
* meminfo: Fix typo in Zswap metric name
- Version 1.10.1:
* filesystem: Fix mount points being collected multiple
times
* filesystem: Refactor mountinfo parsing (bsc#1261810)
* meminfo: Add Zswap/Zswapped metrics
- Version 1.10.0:
* Changes:
+ mdadm: Use sysfs for RAID metrics
+ filesystem: Add erofs in default excluded fs
+ tcpstat: Use std lib binary.NativeEndian
* New Features:
+ pcidevice: Add new collector for PCIe devices
+ AIX: Add more metrics
+ systemd: Add Virtualization metrics
+ swaps: Add new collector
* Enhancements:
+ wifi: Add packet received and transmitted metrics
+ filesystem: Take super options into account for read-only
+ pcidevice: Add additional metrics
+ perf: Add tlb_data metrics
* Bugs fixed:
+ interrupts: Fix OpenBSD interrupt device parsing
+ diskstats: Simplify condition
+ thermal: Sanitize darwin thermal strings
+ filesystem: Fix Darwin collector cgo memory leak
+ cpufreq: Fix: collector enable
+ ethtool: Fix returning 0 for sanitized metrics
+ netdev: Fix Darwin netdev i/o bytes metric
+ systemd: Fix logging race
+ filesystem: Fix duplicate Darwin CGO import
salt:
- Security issues fixed:
- CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554)
- Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Hardened Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Fixed testsuite failures
- Make users with backslash working for salt-ssh (bsc#1254629)
- Fixed ansible.playbooks extra-vars quoting (bsc#1257831)
- Fixed virtualenv call in test helper to use proper python version
uyuni-tools:
- Version 0.1.39-0:
- mgrpxy ssh tuning should happen before crypto policies (bsc#1254619)
- Fixed default value for helm registry (bsc#1258927).
- Use static supportconfig name to avoid dynamic search
(bsc#1257941)
- Do not nest multiple tarball files and instead collect
all files into one tarball (bsc#1252964)
- Show where final tarball was generated (bsc#1259208)
venv-salt-minion:
- Security issues fixed:
- CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554)
- CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808)
- CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804)
- Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Hardened Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Make users with backslash work for `salt-ssh` (bsc#1254629).
- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),
- Fixed `virtualenv` call in test helper to use proper Python version.
- Fixed the issue preventing SELinux profile to be loaded on SLES 16
deployed using cloud images (bsc#1258957)
Patchnames: SUSE-SLE-Micro-6.0-740
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x | — |
Vendor Fix
|
Threats
Impact
important
References
28 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.0.8 for Multi-Linux Manager Client Tools, Salt Bundle and Salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-prometheus-node_exporter:\n\n- Version 1.10.2:\n\n * meminfo: Fix typo in Zswap metric name\n\n- Version 1.10.1:\n\n * filesystem: Fix mount points being collected multiple\n times\n * filesystem: Refactor mountinfo parsing (bsc#1261810)\n * meminfo: Add Zswap/Zswapped metrics\n\n- Version 1.10.0:\n\n * Changes:\n\n + mdadm: Use sysfs for RAID metrics\n + filesystem: Add erofs in default excluded fs\n + tcpstat: Use std lib binary.NativeEndian\n\n * New Features:\n\n + pcidevice: Add new collector for PCIe devices\n + AIX: Add more metrics\n + systemd: Add Virtualization metrics\n + swaps: Add new collector\n\n * Enhancements:\n\n + wifi: Add packet received and transmitted metrics\n + filesystem: Take super options into account for read-only\n + pcidevice: Add additional metrics\n + perf: Add tlb_data metrics\n\n * Bugs fixed:\n\n + interrupts: Fix OpenBSD interrupt device parsing\n + diskstats: Simplify condition\n + thermal: Sanitize darwin thermal strings\n + filesystem: Fix Darwin collector cgo memory leak\n + cpufreq: Fix: collector enable\n + ethtool: Fix returning 0 for sanitized metrics\n + netdev: Fix Darwin netdev i/o bytes metric\n + systemd: Fix logging race\n + filesystem: Fix duplicate Darwin CGO import\n\nsalt:\n\n- Security issues fixed:\n\n - CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554)\n\n- Other updates and bugfixes:\n\n - Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n - Hardened Tornado from invalid HTTP reason phrases\n - Read full URI from ldap pillar config (bsc#1254900)\n - Fixed testsuite failures\n - Make users with backslash working for salt-ssh (bsc#1254629)\n - Fixed ansible.playbooks extra-vars quoting (bsc#1257831)\n - Fixed virtualenv call in test helper to use proper python version\n\nuyuni-tools:\n\n- Version 0.1.39-0:\n\n - mgrpxy ssh tuning should happen before crypto policies (bsc#1254619)\n - Fixed default value for helm registry (bsc#1258927).\n - Use static supportconfig name to avoid dynamic search\n (bsc#1257941)\n - Do not nest multiple tarball files and instead collect\n all files into one tarball (bsc#1252964)\n - Show where final tarball was generated (bsc#1259208)\n\nvenv-salt-minion:\n\n- Security issues fixed:\n\n - CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554)\n - CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808)\n - CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804)\n\n- Other updates and bugfixes:\n\n - Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n - Hardened Tornado from invalid HTTP reason phrases\n - Read full URI from ldap pillar config (bsc#1254900)\n - Make users with backslash work for `salt-ssh` (bsc#1254629).\n - Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n - Fixed `virtualenv` call in test helper to use proper Python version.\n - Fixed the issue preventing SELinux profile to be loaded on SLES 16\n deployed using cloud images (bsc#1258957)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-740",
"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_21990-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21990-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621990-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21990-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047107.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252964",
"url": "https://bugzilla.suse.com/1252964"
},
{
"category": "self",
"summary": "SUSE Bug 1254619",
"url": "https://bugzilla.suse.com/1254619"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1257941",
"url": "https://bugzilla.suse.com/1257941"
},
{
"category": "self",
"summary": "SUSE Bug 1258927",
"url": "https://bugzilla.suse.com/1258927"
},
{
"category": "self",
"summary": "SUSE Bug 1258957",
"url": "https://bugzilla.suse.com/1258957"
},
{
"category": "self",
"summary": "SUSE Bug 1259208",
"url": "https://bugzilla.suse.com/1259208"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE Bug 1259804",
"url": "https://bugzilla.suse.com/1259804"
},
{
"category": "self",
"summary": "SUSE Bug 1259808",
"url": "https://bugzilla.suse.com/1259808"
},
{
"category": "self",
"summary": "SUSE Bug 1261810",
"url": "https://bugzilla.suse.com/1261810"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27448 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27448/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27459 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27459/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update 5.0.8 for Multi-Linux Manager Client Tools, Salt Bundle and Salt",
"tracking": {
"current_release_date": "2026-06-03T12:33:42Z",
"generator": {
"date": "2026-06-03T12:33:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21990-1",
"initial_release_date": "2026-06-03T12:33:42Z",
"revision_history": [
{
"date": "2026-06-03T12:33:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-16.1.aarch64",
"product": {
"name": "python311-salt-3006.0-16.1.aarch64",
"product_id": "python311-salt-3006.0-16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-16.1.aarch64",
"product": {
"name": "salt-3006.0-16.1.aarch64",
"product_id": "salt-3006.0-16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-16.1.aarch64",
"product": {
"name": "salt-master-3006.0-16.1.aarch64",
"product_id": "salt-master-3006.0-16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-16.1.aarch64",
"product": {
"name": "salt-minion-3006.0-16.1.aarch64",
"product_id": "salt-minion-3006.0-16.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-16.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-16.1.aarch64",
"product_id": "salt-transactional-update-3006.0-16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-16.1.s390x",
"product": {
"name": "python311-salt-3006.0-16.1.s390x",
"product_id": "python311-salt-3006.0-16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-16.1.s390x",
"product": {
"name": "salt-3006.0-16.1.s390x",
"product_id": "salt-3006.0-16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-16.1.s390x",
"product": {
"name": "salt-master-3006.0-16.1.s390x",
"product_id": "salt-master-3006.0-16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-16.1.s390x",
"product": {
"name": "salt-minion-3006.0-16.1.s390x",
"product_id": "salt-minion-3006.0-16.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-16.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-16.1.s390x",
"product_id": "salt-transactional-update-3006.0-16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-16.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64"
},
"product_reference": "python311-salt-3006.0-16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-16.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x"
},
"product_reference": "python311-salt-3006.0-16.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-16.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64"
},
"product_reference": "salt-3006.0-16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-16.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x"
},
"product_reference": "salt-3006.0-16.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-16.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64"
},
"product_reference": "salt-master-3006.0-16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-16.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x"
},
"product_reference": "salt-master-3006.0-16.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-16.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64"
},
"product_reference": "salt-minion-3006.0-16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-16.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x"
},
"product_reference": "salt-minion-3006.0-16.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-16.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-16.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-16.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27448",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27448"
}
],
"notes": [
{
"category": "general",
"text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to `set_tlsext_servername_callback` raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for any security-sensitive behavior, this could allow bypassing it. Starting in version 26.0.0, unhandled exceptions now result in rejecting the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27448",
"url": "https://www.suse.com/security/cve/CVE-2026-27448"
},
{
"category": "external",
"summary": "SUSE Bug 1259804 for CVE-2026-27448",
"url": "https://bugzilla.suse.com/1259804"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:33:42Z",
"details": "low"
}
],
"title": "CVE-2026-27448"
},
{
"cve": "CVE-2026-27459",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27459"
}
],
"notes": [
{
"category": "general",
"text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27459",
"url": "https://www.suse.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "SUSE Bug 1259808 for CVE-2026-27459",
"url": "https://bugzilla.suse.com/1259808"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:33:42Z",
"details": "important"
}
],
"title": "CVE-2026-27459"
},
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:python311-salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-master-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-minion-3006.0-16.1.s390x",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.aarch64",
"SUSE Linux Micro 6.0:salt-transactional-update-3006.0-16.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:33:42Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:21993-1
Vulnerability from csaf_suse - Published: 2026-06-03 12:59 - Updated: 2026-06-03 12:59Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issues:
- Security issues fixed:
- CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554)
- Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Hardened Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Fixed testsuite failures
- Make users with backslash working for salt-ssh (bsc#1254629)
- Fixed ansible.playbooks extra-vars quoting (bsc#1257831)
- Fixed virtualenv call in test helper to use proper python version
Patchnames: SUSE-SLE-Micro-6.1-561
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
13 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 for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issues:\n\n- Security issues fixed:\n\n - CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554)\n\n- Other updates and bugfixes:\n - Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n - Hardened Tornado from invalid HTTP reason phrases\n - Read full URI from ldap pillar config (bsc#1254900)\n - Fixed testsuite failures\n - Make users with backslash working for salt-ssh (bsc#1254629)\n - Fixed ansible.playbooks extra-vars quoting (bsc#1257831)\n - Fixed virtualenv call in test helper to use proper python version\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-561",
"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_21993-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21993-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621993-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21993-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047104.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-06-03T12:59:25Z",
"generator": {
"date": "2026-06-03T12:59:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21993-1",
"initial_release_date": "2026-06-03T12:59:25Z",
"revision_history": [
{
"date": "2026-06-03T12:59:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-slfo.1.1_7.1.aarch64",
"product": {
"name": "python311-salt-3006.0-slfo.1.1_7.1.aarch64",
"product_id": "python311-salt-3006.0-slfo.1.1_7.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-slfo.1.1_7.1.aarch64",
"product": {
"name": "salt-3006.0-slfo.1.1_7.1.aarch64",
"product_id": "salt-3006.0-slfo.1.1_7.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-slfo.1.1_7.1.aarch64",
"product": {
"name": "salt-minion-3006.0-slfo.1.1_7.1.aarch64",
"product_id": "salt-minion-3006.0-slfo.1.1_7.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64",
"product_id": "salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-slfo.1.1_7.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-slfo.1.1_7.1.ppc64le",
"product_id": "python311-salt-3006.0-slfo.1.1_7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-slfo.1.1_7.1.ppc64le",
"product": {
"name": "salt-3006.0-slfo.1.1_7.1.ppc64le",
"product_id": "salt-3006.0-slfo.1.1_7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-slfo.1.1_7.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-slfo.1.1_7.1.ppc64le",
"product_id": "salt-minion-3006.0-slfo.1.1_7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-slfo.1.1_7.1.s390x",
"product": {
"name": "python311-salt-3006.0-slfo.1.1_7.1.s390x",
"product_id": "python311-salt-3006.0-slfo.1.1_7.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-slfo.1.1_7.1.s390x",
"product": {
"name": "salt-3006.0-slfo.1.1_7.1.s390x",
"product_id": "salt-3006.0-slfo.1.1_7.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-slfo.1.1_7.1.s390x",
"product": {
"name": "salt-minion-3006.0-slfo.1.1_7.1.s390x",
"product_id": "salt-minion-3006.0-slfo.1.1_7.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.s390x",
"product_id": "salt-transactional-update-3006.0-slfo.1.1_7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-slfo.1.1_7.1.x86_64",
"product": {
"name": "python311-salt-3006.0-slfo.1.1_7.1.x86_64",
"product_id": "python311-salt-3006.0-slfo.1.1_7.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-slfo.1.1_7.1.x86_64",
"product": {
"name": "salt-3006.0-slfo.1.1_7.1.x86_64",
"product_id": "salt-3006.0-slfo.1.1_7.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-slfo.1.1_7.1.x86_64",
"product": {
"name": "salt-minion-3006.0-slfo.1.1_7.1.x86_64",
"product_id": "salt-minion-3006.0-slfo.1.1_7.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64",
"product_id": "salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-slfo.1.1_7.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.aarch64"
},
"product_reference": "python311-salt-3006.0-slfo.1.1_7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-slfo.1.1_7.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-slfo.1.1_7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-slfo.1.1_7.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.s390x"
},
"product_reference": "python311-salt-3006.0-slfo.1.1_7.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-slfo.1.1_7.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.x86_64"
},
"product_reference": "python311-salt-3006.0-slfo.1.1_7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-slfo.1.1_7.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.aarch64"
},
"product_reference": "salt-3006.0-slfo.1.1_7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-slfo.1.1_7.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.ppc64le"
},
"product_reference": "salt-3006.0-slfo.1.1_7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-slfo.1.1_7.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.s390x"
},
"product_reference": "salt-3006.0-slfo.1.1_7.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-slfo.1.1_7.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.x86_64"
},
"product_reference": "salt-3006.0-slfo.1.1_7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-slfo.1.1_7.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.aarch64"
},
"product_reference": "salt-minion-3006.0-slfo.1.1_7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-slfo.1.1_7.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-slfo.1.1_7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-slfo.1.1_7.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.s390x"
},
"product_reference": "salt-minion-3006.0-slfo.1.1_7.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-slfo.1.1_7.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.x86_64"
},
"product_reference": "salt-minion-3006.0-slfo.1.1_7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-slfo.1.1_7.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:python311-salt-3006.0-slfo.1.1_7.1.x86_64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:salt-3006.0-slfo.1.1_7.1.x86_64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:salt-minion-3006.0-slfo.1.1_7.1.x86_64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.aarch64",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.ppc64le",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.s390x",
"SUSE Linux Micro 6.1:salt-transactional-update-3006.0-slfo.1.1_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:59:25Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:2242-1
Vulnerability from csaf_suse - Published: 2026-06-03 14:05 - Updated: 2026-06-03 14:05Summary
Security update 5.0.8 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.8 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
- CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554)
- CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808)
- CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804)
- Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Hardened Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Make users with backslash work for `salt-ssh` (bsc#1254629).
- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),
- Fixed `virtualenv` call in test helper to use proper Python version.
- Fixed the issue preventing SELinux profile to be loaded on SLES 16
deployed using cloud images (bsc#1258957)
Patchnames: SUSE-2026-2242,SUSE-SLE-Manager-Tools-12-2026-2242
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
22 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.0.8 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n\n - CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554)\n - CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808)\n - CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804)\n\n- Other updates and bugfixes:\n\n - Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n - Hardened Tornado from invalid HTTP reason phrases\n - Read full URI from ldap pillar config (bsc#1254900)\n - Make users with backslash work for `salt-ssh` (bsc#1254629).\n - Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n - Fixed `virtualenv` call in test helper to use proper Python version.\n - Fixed the issue preventing SELinux profile to be loaded on SLES 16\n deployed using cloud images (bsc#1258957)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2242,SUSE-SLE-Manager-Tools-12-2026-2242",
"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_2242-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2242-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262242-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2242-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047084.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1258957",
"url": "https://bugzilla.suse.com/1258957"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE Bug 1259804",
"url": "https://bugzilla.suse.com/1259804"
},
{
"category": "self",
"summary": "SUSE Bug 1259808",
"url": "https://bugzilla.suse.com/1259808"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27448 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27448/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27459 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27459/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update 5.0.8 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-06-03T14:05:41Z",
"generator": {
"date": "2026-06-03T14:05:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2242-1",
"initial_release_date": "2026-06-03T14:05:41Z",
"revision_history": [
{
"date": "2026-06-03T14:05:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-10.34.1-3.3.1.aarch64",
"product": {
"name": "libpcre2-16-0-10.34.1-3.3.1.aarch64",
"product_id": "libpcre2-16-0-10.34.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-10.34.1-3.3.1.aarch64",
"product": {
"name": "libpcre2-32-0-10.34.1-3.3.1.aarch64",
"product_id": "libpcre2-32-0-10.34.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-10.34.1-3.3.1.aarch64",
"product": {
"name": "libpcre2-8-0-10.34.1-3.3.1.aarch64",
"product_id": "libpcre2-8-0-10.34.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-10.34.1-3.3.1.aarch64",
"product": {
"name": "libpcre2-posix2-10.34.1-3.3.1.aarch64",
"product_id": "libpcre2-posix2-10.34.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcre2-devel-10.34.1-3.3.1.aarch64",
"product": {
"name": "pcre2-devel-10.34.1-3.3.1.aarch64",
"product_id": "pcre2-devel-10.34.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcre2-devel-static-10.34.1-3.3.1.aarch64",
"product": {
"name": "pcre2-devel-static-10.34.1-3.3.1.aarch64",
"product_id": "pcre2-devel-static-10.34.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcre2-tools-10.34.1-3.3.1.aarch64",
"product": {
"name": "pcre2-tools-10.34.1-3.3.1.aarch64",
"product_id": "pcre2-tools-10.34.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.aarch64",
"product": {
"name": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.aarch64",
"product_id": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.aarch64",
"product": {
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.aarch64",
"product_id": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.aarch64",
"product": {
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.aarch64",
"product_id": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-3.20.1.aarch64",
"product": {
"name": "saltbundle-libsodium-1.0.21-3.20.1.aarch64",
"product_id": "saltbundle-libsodium-1.0.21-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-3.20.1.aarch64",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-3.20.1.aarch64",
"product_id": "saltbundle-libsodium-devel-1.0.21-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-3.21.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-3.21.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-1.0.2.1p-3.3.2.aarch64",
"product": {
"name": "saltbundle-openssl-1.0.2.1p-3.3.2.aarch64",
"product_id": "saltbundle-openssl-1.0.2.1p-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.aarch64",
"product": {
"name": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.aarch64",
"product_id": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-3.15.1.aarch64",
"product": {
"name": "saltbundle-swig-4.1.1-3.15.1.aarch64",
"product_id": "saltbundle-swig-4.1.1-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-3.15.1.aarch64",
"product": {
"name": "saltbundle-swig-examples-4.1.1-3.15.1.aarch64",
"product_id": "saltbundle-swig-examples-4.1.1-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-3.21.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-3.21.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-3.21.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-3.21.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-3.52.5.aarch64",
"product": {
"name": "saltbundlepy-3.11.15-3.52.5.aarch64",
"product_id": "saltbundlepy-3.11.15-3.52.5.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-3.52.4.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.15-3.52.4.aarch64",
"product_id": "saltbundlepy-base-3.11.15-3.52.4.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-3.52.5.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.15-3.52.5.aarch64",
"product_id": "saltbundlepy-curses-3.11.15-3.52.5.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-3.52.5.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.15-3.52.5.aarch64",
"product_id": "saltbundlepy-dbm-3.11.15-3.52.5.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.aarch64",
"product": {
"name": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.aarch64",
"product_id": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.aarch64",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.aarch64",
"product_id": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-3.52.4.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.15-3.52.4.aarch64",
"product_id": "saltbundlepy-devel-3.11.15-3.52.4.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-3.52.4.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.15-3.52.4.aarch64",
"product_id": "saltbundlepy-libs-3.11.15-3.52.4.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-9.2.0.1-3.3.2.aarch64",
"product": {
"name": "saltbundlepy-libvirt-9.2.0.1-3.3.2.aarch64",
"product_id": "saltbundlepy-libvirt-9.2.0.1-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-3.33.2.aarch64",
"product": {
"name": "saltbundlepy-lxml-6.0.2-3.33.2.aarch64",
"product_id": "saltbundlepy-lxml-6.0.2-3.33.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-3.33.2.aarch64",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-3.33.2.aarch64",
"product_id": "saltbundlepy-lxml-devel-6.0.2-3.33.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.32.2.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.32.2.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.32.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-3.20.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-3.20.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-3.52.4.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-3.52.4.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.15-3.52.4.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-3.52.4.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.15-3.52.4.aarch64",
"product_id": "saltbundlepy-tools-3.11.15-3.52.4.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.24.2.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.24.2.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-3.24.2.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.95.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-3.95.1.aarch64",
"product_id": "venv-salt-minion-3006.0-3.95.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-64bit-10.34.1-3.3.1.aarch64_ilp32",
"product": {
"name": "libpcre2-16-0-64bit-10.34.1-3.3.1.aarch64_ilp32",
"product_id": "libpcre2-16-0-64bit-10.34.1-3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-64bit-10.34.1-3.3.1.aarch64_ilp32",
"product": {
"name": "libpcre2-32-0-64bit-10.34.1-3.3.1.aarch64_ilp32",
"product_id": "libpcre2-32-0-64bit-10.34.1-3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-64bit-10.34.1-3.3.1.aarch64_ilp32",
"product": {
"name": "libpcre2-8-0-64bit-10.34.1-3.3.1.aarch64_ilp32",
"product_id": "libpcre2-8-0-64bit-10.34.1-3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-64bit-10.34.1-3.3.1.aarch64_ilp32",
"product": {
"name": "libpcre2-posix2-64bit-10.34.1-3.3.1.aarch64_ilp32",
"product_id": "libpcre2-posix2-64bit-10.34.1-3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "autoconf-archive-2016.03.20.1-3.3.1.noarch",
"product": {
"name": "autoconf-archive-2016.03.20.1-3.3.1.noarch",
"product_id": "autoconf-archive-2016.03.20.1-3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "pcre2-doc-10.34.1-3.3.1.noarch",
"product": {
"name": "pcre2-doc-10.34.1-3.3.1.noarch",
"product_id": "pcre2-doc-10.34.1-3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-doc-1.0.2.1p-3.3.2.noarch",
"product": {
"name": "saltbundle-openssl-doc-1.0.2.1p-3.3.2.noarch",
"product_id": "saltbundle-openssl-doc-1.0.2.1p-3.3.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-doc-4.1.1-3.15.1.noarch",
"product": {
"name": "saltbundle-swig-doc-4.1.1-3.15.1.noarch",
"product_id": "saltbundle-swig-doc-4.1.1-3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-7.1.0-3.19.4.noarch",
"product": {
"name": "saltbundlepy-docker-7.1.0-3.19.4.noarch",
"product_id": "saltbundlepy-docker-7.1.0-3.19.4.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-doc-6.0.2-3.33.2.noarch",
"product": {
"name": "saltbundlepy-lxml-doc-6.0.2-3.33.2.noarch",
"product_id": "saltbundlepy-lxml-doc-6.0.2-3.33.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-3.32.2.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-3.32.2.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-3.32.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-3.12.2.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-3.12.2.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-3.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-3.21.1.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-3.21.1.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-3.21.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-requests-2.33.1-3.20.2.noarch",
"product": {
"name": "saltbundlepy-requests-2.33.1-3.20.2.noarch",
"product_id": "saltbundlepy-requests-2.33.1-3.20.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-urllib3-2.0.7-3.21.3.noarch",
"product": {
"name": "saltbundlepy-urllib3-2.0.7-3.21.3.noarch",
"product_id": "saltbundlepy-urllib3-2.0.7-3.21.3.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-wheel-0.45.1-3.11.3.noarch",
"product": {
"name": "saltbundlepy-wheel-0.45.1-3.11.3.noarch",
"product_id": "saltbundlepy-wheel-0.45.1-3.11.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-10.34.1-3.3.1.ppc64le",
"product": {
"name": "libpcre2-16-0-10.34.1-3.3.1.ppc64le",
"product_id": "libpcre2-16-0-10.34.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-10.34.1-3.3.1.ppc64le",
"product": {
"name": "libpcre2-32-0-10.34.1-3.3.1.ppc64le",
"product_id": "libpcre2-32-0-10.34.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-10.34.1-3.3.1.ppc64le",
"product": {
"name": "libpcre2-8-0-10.34.1-3.3.1.ppc64le",
"product_id": "libpcre2-8-0-10.34.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-10.34.1-3.3.1.ppc64le",
"product": {
"name": "libpcre2-posix2-10.34.1-3.3.1.ppc64le",
"product_id": "libpcre2-posix2-10.34.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcre2-devel-10.34.1-3.3.1.ppc64le",
"product": {
"name": "pcre2-devel-10.34.1-3.3.1.ppc64le",
"product_id": "pcre2-devel-10.34.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcre2-devel-static-10.34.1-3.3.1.ppc64le",
"product": {
"name": "pcre2-devel-static-10.34.1-3.3.1.ppc64le",
"product_id": "pcre2-devel-static-10.34.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcre2-tools-10.34.1-3.3.1.ppc64le",
"product": {
"name": "pcre2-tools-10.34.1-3.3.1.ppc64le",
"product_id": "pcre2-tools-10.34.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.ppc64le",
"product": {
"name": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.ppc64le",
"product_id": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.ppc64le",
"product": {
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.ppc64le",
"product_id": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.ppc64le",
"product": {
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.ppc64le",
"product_id": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-3.20.1.ppc64le",
"product": {
"name": "saltbundle-libsodium-1.0.21-3.20.1.ppc64le",
"product_id": "saltbundle-libsodium-1.0.21-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-3.20.1.ppc64le",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-3.20.1.ppc64le",
"product_id": "saltbundle-libsodium-devel-1.0.21-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-3.21.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-3.21.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-1.0.2.1p-3.3.2.ppc64le",
"product": {
"name": "saltbundle-openssl-1.0.2.1p-3.3.2.ppc64le",
"product_id": "saltbundle-openssl-1.0.2.1p-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.ppc64le",
"product": {
"name": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.ppc64le",
"product_id": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-3.15.1.ppc64le",
"product": {
"name": "saltbundle-swig-4.1.1-3.15.1.ppc64le",
"product_id": "saltbundle-swig-4.1.1-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-3.15.1.ppc64le",
"product": {
"name": "saltbundle-swig-examples-4.1.1-3.15.1.ppc64le",
"product_id": "saltbundle-swig-examples-4.1.1-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-3.21.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-3.21.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-3.21.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-3.21.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-3.52.5.ppc64le",
"product": {
"name": "saltbundlepy-3.11.15-3.52.5.ppc64le",
"product_id": "saltbundlepy-3.11.15-3.52.5.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-3.52.4.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.15-3.52.4.ppc64le",
"product_id": "saltbundlepy-base-3.11.15-3.52.4.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-3.52.5.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.15-3.52.5.ppc64le",
"product_id": "saltbundlepy-curses-3.11.15-3.52.5.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-3.52.5.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.15-3.52.5.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.15-3.52.5.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.ppc64le",
"product": {
"name": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.ppc64le",
"product_id": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.ppc64le",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.ppc64le",
"product_id": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-3.52.4.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.15-3.52.4.ppc64le",
"product_id": "saltbundlepy-devel-3.11.15-3.52.4.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-3.52.4.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.15-3.52.4.ppc64le",
"product_id": "saltbundlepy-libs-3.11.15-3.52.4.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-9.2.0.1-3.3.2.ppc64le",
"product": {
"name": "saltbundlepy-libvirt-9.2.0.1-3.3.2.ppc64le",
"product_id": "saltbundlepy-libvirt-9.2.0.1-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-3.33.2.ppc64le",
"product": {
"name": "saltbundlepy-lxml-6.0.2-3.33.2.ppc64le",
"product_id": "saltbundlepy-lxml-6.0.2-3.33.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-3.33.2.ppc64le",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-3.33.2.ppc64le",
"product_id": "saltbundlepy-lxml-devel-6.0.2-3.33.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.32.2.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.32.2.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.32.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-3.20.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-3.20.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-3.52.4.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-3.52.4.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.15-3.52.4.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-3.52.4.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.15-3.52.4.ppc64le",
"product_id": "saltbundlepy-tools-3.11.15-3.52.4.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.24.2.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.24.2.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-3.24.2.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.95.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-3.95.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-3.95.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-10.34.1-3.3.1.s390x",
"product": {
"name": "libpcre2-16-0-10.34.1-3.3.1.s390x",
"product_id": "libpcre2-16-0-10.34.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-10.34.1-3.3.1.s390x",
"product": {
"name": "libpcre2-32-0-10.34.1-3.3.1.s390x",
"product_id": "libpcre2-32-0-10.34.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-10.34.1-3.3.1.s390x",
"product": {
"name": "libpcre2-8-0-10.34.1-3.3.1.s390x",
"product_id": "libpcre2-8-0-10.34.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-10.34.1-3.3.1.s390x",
"product": {
"name": "libpcre2-posix2-10.34.1-3.3.1.s390x",
"product_id": "libpcre2-posix2-10.34.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "pcre2-devel-10.34.1-3.3.1.s390x",
"product": {
"name": "pcre2-devel-10.34.1-3.3.1.s390x",
"product_id": "pcre2-devel-10.34.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "pcre2-devel-static-10.34.1-3.3.1.s390x",
"product": {
"name": "pcre2-devel-static-10.34.1-3.3.1.s390x",
"product_id": "pcre2-devel-static-10.34.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "pcre2-tools-10.34.1-3.3.1.s390x",
"product": {
"name": "pcre2-tools-10.34.1-3.3.1.s390x",
"product_id": "pcre2-tools-10.34.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.s390x",
"product": {
"name": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.s390x",
"product_id": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.s390x",
"product": {
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.s390x",
"product_id": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.s390x",
"product": {
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.s390x",
"product_id": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-3.20.1.s390x",
"product": {
"name": "saltbundle-libsodium-1.0.21-3.20.1.s390x",
"product_id": "saltbundle-libsodium-1.0.21-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-3.20.1.s390x",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-3.20.1.s390x",
"product_id": "saltbundle-libsodium-devel-1.0.21-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-3.21.1.s390x",
"product": {
"name": "saltbundle-libzmq-4.3.5-3.21.1.s390x",
"product_id": "saltbundle-libzmq-4.3.5-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-1.0.2.1p-3.3.2.s390x",
"product": {
"name": "saltbundle-openssl-1.0.2.1p-3.3.2.s390x",
"product_id": "saltbundle-openssl-1.0.2.1p-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.s390x",
"product": {
"name": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.s390x",
"product_id": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-3.15.1.s390x",
"product": {
"name": "saltbundle-swig-4.1.1-3.15.1.s390x",
"product_id": "saltbundle-swig-4.1.1-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-3.15.1.s390x",
"product": {
"name": "saltbundle-swig-examples-4.1.1-3.15.1.s390x",
"product_id": "saltbundle-swig-examples-4.1.1-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-3.21.1.s390x",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-3.21.1.s390x",
"product_id": "saltbundle-zeromq-devel-4.3.5-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-3.21.1.s390x",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-3.21.1.s390x",
"product_id": "saltbundle-zeromq-tools-4.3.5-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-3.52.5.s390x",
"product": {
"name": "saltbundlepy-3.11.15-3.52.5.s390x",
"product_id": "saltbundlepy-3.11.15-3.52.5.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-3.52.4.s390x",
"product": {
"name": "saltbundlepy-base-3.11.15-3.52.4.s390x",
"product_id": "saltbundlepy-base-3.11.15-3.52.4.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-3.52.5.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.15-3.52.5.s390x",
"product_id": "saltbundlepy-curses-3.11.15-3.52.5.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-3.52.5.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.15-3.52.5.s390x",
"product_id": "saltbundlepy-dbm-3.11.15-3.52.5.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.s390x",
"product": {
"name": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.s390x",
"product_id": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.s390x",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.s390x",
"product_id": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-3.52.4.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.15-3.52.4.s390x",
"product_id": "saltbundlepy-devel-3.11.15-3.52.4.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-3.52.4.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.15-3.52.4.s390x",
"product_id": "saltbundlepy-libs-3.11.15-3.52.4.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-9.2.0.1-3.3.2.s390x",
"product": {
"name": "saltbundlepy-libvirt-9.2.0.1-3.3.2.s390x",
"product_id": "saltbundlepy-libvirt-9.2.0.1-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-3.33.2.s390x",
"product": {
"name": "saltbundlepy-lxml-6.0.2-3.33.2.s390x",
"product_id": "saltbundlepy-lxml-6.0.2-3.33.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-3.33.2.s390x",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-3.33.2.s390x",
"product_id": "saltbundlepy-lxml-devel-6.0.2-3.33.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.32.2.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.32.2.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.32.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-3.20.1.s390x",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-3.20.1.s390x",
"product_id": "saltbundlepy-pynacl-1.5.0-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-3.52.4.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-3.52.4.s390x",
"product_id": "saltbundlepy-testsuite-3.11.15-3.52.4.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-3.52.4.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.15-3.52.4.s390x",
"product_id": "saltbundlepy-tools-3.11.15-3.52.4.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.24.2.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.24.2.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-3.24.2.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.95.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-3.95.1.s390x",
"product_id": "venv-salt-minion-3006.0-3.95.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcre2-16-0-10.34.1-3.3.1.x86_64",
"product": {
"name": "libpcre2-16-0-10.34.1-3.3.1.x86_64",
"product_id": "libpcre2-16-0-10.34.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcre2-32-0-10.34.1-3.3.1.x86_64",
"product": {
"name": "libpcre2-32-0-10.34.1-3.3.1.x86_64",
"product_id": "libpcre2-32-0-10.34.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcre2-8-0-10.34.1-3.3.1.x86_64",
"product": {
"name": "libpcre2-8-0-10.34.1-3.3.1.x86_64",
"product_id": "libpcre2-8-0-10.34.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcre2-posix2-10.34.1-3.3.1.x86_64",
"product": {
"name": "libpcre2-posix2-10.34.1-3.3.1.x86_64",
"product_id": "libpcre2-posix2-10.34.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcre2-devel-10.34.1-3.3.1.x86_64",
"product": {
"name": "pcre2-devel-10.34.1-3.3.1.x86_64",
"product_id": "pcre2-devel-10.34.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcre2-devel-static-10.34.1-3.3.1.x86_64",
"product": {
"name": "pcre2-devel-static-10.34.1-3.3.1.x86_64",
"product_id": "pcre2-devel-static-10.34.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcre2-tools-10.34.1-3.3.1.x86_64",
"product": {
"name": "pcre2-tools-10.34.1-3.3.1.x86_64",
"product_id": "pcre2-tools-10.34.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.x86_64",
"product": {
"name": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.x86_64",
"product_id": "saltbundle-libopenssl-devel-1.0.2.1p-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.x86_64",
"product": {
"name": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.x86_64",
"product_id": "saltbundle-libopenssl1_0_0-1.0.2.1p-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.x86_64",
"product": {
"name": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.x86_64",
"product_id": "saltbundle-libopenssl1_0_0-hmac-1.0.2.1p-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-3.20.1.x86_64",
"product": {
"name": "saltbundle-libsodium-1.0.21-3.20.1.x86_64",
"product_id": "saltbundle-libsodium-1.0.21-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-3.20.1.x86_64",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-3.20.1.x86_64",
"product_id": "saltbundle-libsodium-devel-1.0.21-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-3.21.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-3.21.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-1.0.2.1p-3.3.2.x86_64",
"product": {
"name": "saltbundle-openssl-1.0.2.1p-3.3.2.x86_64",
"product_id": "saltbundle-openssl-1.0.2.1p-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.x86_64",
"product": {
"name": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.x86_64",
"product_id": "saltbundle-openssl-cavs-1.0.2.1p-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-3.15.1.x86_64",
"product": {
"name": "saltbundle-swig-4.1.1-3.15.1.x86_64",
"product_id": "saltbundle-swig-4.1.1-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-3.15.1.x86_64",
"product": {
"name": "saltbundle-swig-examples-4.1.1-3.15.1.x86_64",
"product_id": "saltbundle-swig-examples-4.1.1-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-3.21.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-3.21.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-3.21.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-3.21.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-3.52.5.x86_64",
"product": {
"name": "saltbundlepy-3.11.15-3.52.5.x86_64",
"product_id": "saltbundlepy-3.11.15-3.52.5.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-3.52.4.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.15-3.52.4.x86_64",
"product_id": "saltbundlepy-base-3.11.15-3.52.4.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-3.52.5.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.15-3.52.5.x86_64",
"product_id": "saltbundlepy-curses-3.11.15-3.52.5.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-3.52.5.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.15-3.52.5.x86_64",
"product_id": "saltbundlepy-dbm-3.11.15-3.52.5.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.x86_64",
"product": {
"name": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.x86_64",
"product_id": "saltbundlepy-dbus-python-1.2.18.1-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.x86_64",
"product": {
"name": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.x86_64",
"product_id": "saltbundlepy-dbus-python-devel-1.2.18.1-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-3.52.4.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.15-3.52.4.x86_64",
"product_id": "saltbundlepy-devel-3.11.15-3.52.4.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-3.52.4.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.15-3.52.4.x86_64",
"product_id": "saltbundlepy-libs-3.11.15-3.52.4.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-9.2.0.1-3.3.2.x86_64",
"product": {
"name": "saltbundlepy-libvirt-9.2.0.1-3.3.2.x86_64",
"product_id": "saltbundlepy-libvirt-9.2.0.1-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-3.33.2.x86_64",
"product": {
"name": "saltbundlepy-lxml-6.0.2-3.33.2.x86_64",
"product_id": "saltbundlepy-lxml-6.0.2-3.33.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-3.33.2.x86_64",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-3.33.2.x86_64",
"product_id": "saltbundlepy-lxml-devel-6.0.2-3.33.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.32.2.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.32.2.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.32.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-3.20.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-3.20.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-3.52.4.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-3.52.4.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.15-3.52.4.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-3.52.4.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.15-3.52.4.x86_64",
"product_id": "saltbundlepy-tools-3.11.15-3.52.4.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.24.2.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.24.2.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-3.24.2.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.95.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-3.95.1.x86_64",
"product_id": "venv-salt-minion-3006.0-3.95.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.95.1.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-3.95.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.95.1.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-3.95.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.95.1.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-3.95.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.95.1.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-3.95.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27448",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27448"
}
],
"notes": [
{
"category": "general",
"text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to `set_tlsext_servername_callback` raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for any security-sensitive behavior, this could allow bypassing it. Starting in version 26.0.0, unhandled exceptions now result in rejecting the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27448",
"url": "https://www.suse.com/security/cve/CVE-2026-27448"
},
{
"category": "external",
"summary": "SUSE Bug 1259804 for CVE-2026-27448",
"url": "https://bugzilla.suse.com/1259804"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:05:41Z",
"details": "low"
}
],
"title": "CVE-2026-27448"
},
{
"cve": "CVE-2026-27459",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27459"
}
],
"notes": [
{
"category": "general",
"text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27459",
"url": "https://www.suse.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "SUSE Bug 1259808 for CVE-2026-27459",
"url": "https://bugzilla.suse.com/1259808"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:05:41Z",
"details": "important"
}
],
"title": "CVE-2026-27459"
},
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:05:41Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:2244-1
Vulnerability from csaf_suse - Published: 2026-06-03 14:11 - Updated: 2026-06-03 14:11Summary
Security update 5.0.8 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.8 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
- CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554)
- CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808)
- CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804)
- Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Hardened Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Make users with backslash work for `salt-ssh` (bsc#1254629).
- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),
- Fixed `virtualenv` call in test helper to use proper Python version.
- Fixed the issue preventing SELinux profile to be loaded on SLES 16
deployed using cloud images (bsc#1258957)
Patchnames: SUSE-2026-2244,SUSE-SLE-Manager-Tools-15-2026-2244,SUSE-SLE-Manager-Tools-For-Micro-5-2026-2244
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
22 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.0.8 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n\n - CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554)\n - CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808)\n - CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804)\n\n- Other updates and bugfixes:\n\n - Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n - Hardened Tornado from invalid HTTP reason phrases\n - Read full URI from ldap pillar config (bsc#1254900)\n - Make users with backslash work for `salt-ssh` (bsc#1254629).\n - Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n - Fixed `virtualenv` call in test helper to use proper Python version.\n - Fixed the issue preventing SELinux profile to be loaded on SLES 16\n deployed using cloud images (bsc#1258957)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2244,SUSE-SLE-Manager-Tools-15-2026-2244,SUSE-SLE-Manager-Tools-For-Micro-5-2026-2244",
"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_2244-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2244-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262244-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2244-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047082.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1258957",
"url": "https://bugzilla.suse.com/1258957"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE Bug 1259804",
"url": "https://bugzilla.suse.com/1259804"
},
{
"category": "self",
"summary": "SUSE Bug 1259808",
"url": "https://bugzilla.suse.com/1259808"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27448 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27448/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27459 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27459/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update 5.0.8 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-06-03T14:11:42Z",
"generator": {
"date": "2026-06-03T14:11:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2244-1",
"initial_release_date": "2026-06-03T14:11:42Z",
"revision_history": [
{
"date": "2026-06-03T14:11:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-150000.3.20.1.aarch64",
"product": {
"name": "saltbundle-libsodium-1.0.21-150000.3.20.1.aarch64",
"product_id": "saltbundle-libsodium-1.0.21-150000.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.aarch64",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.aarch64",
"product_id": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150000.3.21.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-150000.3.21.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-150000.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-150000.3.15.1.aarch64",
"product": {
"name": "saltbundle-swig-4.1.1-150000.3.15.1.aarch64",
"product_id": "saltbundle-swig-4.1.1-150000.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.aarch64",
"product": {
"name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.aarch64",
"product_id": "saltbundle-swig-examples-4.1.1-150000.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-150000.3.52.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.15-150000.3.52.1.aarch64",
"product_id": "saltbundlepy-3.11.15-150000.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-150000.3.52.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.15-150000.3.52.1.aarch64",
"product_id": "saltbundlepy-base-3.11.15-150000.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-150000.3.52.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.15-150000.3.52.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.15-150000.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.15-150000.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-150000.3.52.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.15-150000.3.52.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.15-150000.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-150000.3.52.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.15-150000.3.52.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.15-150000.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.aarch64",
"product": {
"name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.aarch64",
"product_id": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.aarch64",
"product_id": "saltbundlepy-lxml-6.0.2-150000.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.aarch64",
"product_id": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-150000.3.52.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.15-150000.3.52.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.15-150000.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"product_id": "venv-salt-minion-3006.0-150000.3.95.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-swig-doc-4.1.1-150000.3.15.1.noarch",
"product": {
"name": "saltbundle-swig-doc-4.1.1-150000.3.15.1.noarch",
"product_id": "saltbundle-swig-doc-4.1.1-150000.3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-7.1.0-150000.3.17.1.noarch",
"product": {
"name": "saltbundlepy-docker-7.1.0-150000.3.17.1.noarch",
"product_id": "saltbundlepy-docker-7.1.0-150000.3.17.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-doc-6.0.2-150000.3.33.1.noarch",
"product": {
"name": "saltbundlepy-lxml-doc-6.0.2-150000.3.33.1.noarch",
"product_id": "saltbundlepy-lxml-doc-6.0.2-150000.3.33.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.30.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.30.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.30.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-150000.3.12.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-150000.3.12.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-150000.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-150000.3.21.1.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-150000.3.21.1.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-150000.3.21.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-requests-2.33.1-150000.3.18.1.noarch",
"product": {
"name": "saltbundlepy-requests-2.33.1-150000.3.18.1.noarch",
"product_id": "saltbundlepy-requests-2.33.1-150000.3.18.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-urllib3-2.0.7-150000.3.21.1.noarch",
"product": {
"name": "saltbundlepy-urllib3-2.0.7-150000.3.21.1.noarch",
"product_id": "saltbundlepy-urllib3-2.0.7-150000.3.21.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-wheel-0.45.1-150000.3.11.1.noarch",
"product": {
"name": "saltbundlepy-wheel-0.45.1-150000.3.11.1.noarch",
"product_id": "saltbundlepy-wheel-0.45.1-150000.3.11.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-150000.3.20.1.ppc64le",
"product": {
"name": "saltbundle-libsodium-1.0.21-150000.3.20.1.ppc64le",
"product_id": "saltbundle-libsodium-1.0.21-150000.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.ppc64le",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.ppc64le",
"product_id": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150000.3.21.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-150000.3.21.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-150000.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-150000.3.15.1.ppc64le",
"product": {
"name": "saltbundle-swig-4.1.1-150000.3.15.1.ppc64le",
"product_id": "saltbundle-swig-4.1.1-150000.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.ppc64le",
"product": {
"name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.ppc64le",
"product_id": "saltbundle-swig-examples-4.1.1-150000.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-150000.3.52.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.15-150000.3.52.1.ppc64le",
"product_id": "saltbundlepy-3.11.15-150000.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-150000.3.52.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.15-150000.3.52.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.15-150000.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-150000.3.52.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.15-150000.3.52.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.15-150000.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.15-150000.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-150000.3.52.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.15-150000.3.52.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.15-150000.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-150000.3.52.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.15-150000.3.52.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.15-150000.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.ppc64le",
"product": {
"name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.ppc64le",
"product_id": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.ppc64le",
"product_id": "saltbundlepy-lxml-6.0.2-150000.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.ppc64le",
"product_id": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-150000.3.52.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.15-150000.3.52.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.15-150000.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-150000.3.20.1.s390x",
"product": {
"name": "saltbundle-libsodium-1.0.21-150000.3.20.1.s390x",
"product_id": "saltbundle-libsodium-1.0.21-150000.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.s390x",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.s390x",
"product_id": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150000.3.21.1.s390x",
"product": {
"name": "saltbundle-libzmq-4.3.5-150000.3.21.1.s390x",
"product_id": "saltbundle-libzmq-4.3.5-150000.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-150000.3.15.1.s390x",
"product": {
"name": "saltbundle-swig-4.1.1-150000.3.15.1.s390x",
"product_id": "saltbundle-swig-4.1.1-150000.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.s390x",
"product": {
"name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.s390x",
"product_id": "saltbundle-swig-examples-4.1.1-150000.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.s390x",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.s390x",
"product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.s390x",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.s390x",
"product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-150000.3.52.1.s390x",
"product": {
"name": "saltbundlepy-3.11.15-150000.3.52.1.s390x",
"product_id": "saltbundlepy-3.11.15-150000.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-150000.3.52.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.15-150000.3.52.1.s390x",
"product_id": "saltbundlepy-base-3.11.15-150000.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-150000.3.52.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.15-150000.3.52.1.s390x",
"product_id": "saltbundlepy-curses-3.11.15-150000.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.15-150000.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-150000.3.52.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.15-150000.3.52.1.s390x",
"product_id": "saltbundlepy-devel-3.11.15-150000.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-150000.3.52.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.15-150000.3.52.1.s390x",
"product_id": "saltbundlepy-libs-3.11.15-150000.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.s390x",
"product": {
"name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.s390x",
"product_id": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.s390x",
"product": {
"name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.s390x",
"product_id": "saltbundlepy-lxml-6.0.2-150000.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.s390x",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.s390x",
"product_id": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.s390x",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.s390x",
"product_id": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-150000.3.52.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.15-150000.3.52.1.s390x",
"product_id": "saltbundlepy-tools-3.11.15-150000.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.24.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.95.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.s390x",
"product_id": "venv-salt-minion-3006.0-150000.3.95.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-150000.3.20.1.x86_64",
"product": {
"name": "saltbundle-libsodium-1.0.21-150000.3.20.1.x86_64",
"product_id": "saltbundle-libsodium-1.0.21-150000.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.x86_64",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.x86_64",
"product_id": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150000.3.21.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-150000.3.21.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-150000.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-150000.3.15.1.x86_64",
"product": {
"name": "saltbundle-swig-4.1.1-150000.3.15.1.x86_64",
"product_id": "saltbundle-swig-4.1.1-150000.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.x86_64",
"product": {
"name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.x86_64",
"product_id": "saltbundle-swig-examples-4.1.1-150000.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-150000.3.52.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.15-150000.3.52.1.x86_64",
"product_id": "saltbundlepy-3.11.15-150000.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-150000.3.52.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.15-150000.3.52.1.x86_64",
"product_id": "saltbundlepy-base-3.11.15-150000.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-150000.3.52.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.15-150000.3.52.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.15-150000.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.15-150000.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-150000.3.52.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.15-150000.3.52.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.15-150000.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-150000.3.52.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.15-150000.3.52.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.15-150000.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.x86_64",
"product": {
"name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.x86_64",
"product_id": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.x86_64",
"product_id": "saltbundlepy-lxml-6.0.2-150000.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.x86_64",
"product_id": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-150000.3.52.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.15-150000.3.52.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.15-150000.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"product_id": "venv-salt-minion-3006.0-150000.3.95.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.95.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.95.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.95.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27448",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27448"
}
],
"notes": [
{
"category": "general",
"text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to `set_tlsext_servername_callback` raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for any security-sensitive behavior, this could allow bypassing it. Starting in version 26.0.0, unhandled exceptions now result in rejecting the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27448",
"url": "https://www.suse.com/security/cve/CVE-2026-27448"
},
{
"category": "external",
"summary": "SUSE Bug 1259804 for CVE-2026-27448",
"url": "https://bugzilla.suse.com/1259804"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:11:42Z",
"details": "low"
}
],
"title": "CVE-2026-27448"
},
{
"cve": "CVE-2026-27459",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27459"
}
],
"notes": [
{
"category": "general",
"text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27459",
"url": "https://www.suse.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "SUSE Bug 1259808 for CVE-2026-27459",
"url": "https://bugzilla.suse.com/1259808"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-27459"
},
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:2252-1
Vulnerability from csaf_suse - Published: 2026-06-03 14:16 - Updated: 2026-06-03 14:16Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issue:
Security issues fixed:
- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554).
Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Harden Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Make users with backslash work for `salt-ssh` (bsc#1254629).
- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),
- Fixed `virtualenv` call in test helper to use proper Python version.
Patchnames: SUSE-2026-2252,SUSE-SLE-Micro-5.3-2026-2252,SUSE-SLE-Micro-5.4-2026-2252,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2252,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2252,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2252,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2252
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
160 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.101.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
13 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 for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issue:\n\nSecurity issues fixed:\n\n- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554).\n\nOther updates and bugfixes:\n\n- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n- Harden Tornado from invalid HTTP reason phrases\n- Read full URI from ldap pillar config (bsc#1254900)\n- Make users with backslash work for `salt-ssh` (bsc#1254629).\n- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n- Fixed `virtualenv` call in test helper to use proper Python version.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2252,SUSE-SLE-Micro-5.3-2026-2252,SUSE-SLE-Micro-5.4-2026-2252,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2252,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2252,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2252,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2252",
"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_2252-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2252-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262252-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2252-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047075.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-06-03T14:16:24Z",
"generator": {
"date": "2026-06-03T14:16:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2252-1",
"initial_release_date": "2026-06-03T14:16:24Z",
"revision_history": [
{
"date": "2026-06-03T14:16:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "python3-salt-3006.0-150400.8.101.1.aarch64",
"product_id": "python3-salt-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.aarch64",
"product_id": "python3-salt-testsuite-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "python311-salt-3006.0-150400.8.101.1.aarch64",
"product_id": "python311-salt-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-api-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-api-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-cloud-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-doc-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-master-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-master-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-minion-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-proxy-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-ssh-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-syndic-3006.0-150400.8.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150400.8.101.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.101.1.i586",
"product": {
"name": "python3-salt-3006.0-150400.8.101.1.i586",
"product_id": "python3-salt-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.i586",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.i586",
"product_id": "python3-salt-testsuite-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.101.1.i586",
"product": {
"name": "python311-salt-3006.0-150400.8.101.1.i586",
"product_id": "python311-salt-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-3006.0-150400.8.101.1.i586",
"product_id": "salt-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-api-3006.0-150400.8.101.1.i586",
"product_id": "salt-api-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-cloud-3006.0-150400.8.101.1.i586",
"product_id": "salt-cloud-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-doc-3006.0-150400.8.101.1.i586",
"product_id": "salt-doc-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-master-3006.0-150400.8.101.1.i586",
"product_id": "salt-master-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-minion-3006.0-150400.8.101.1.i586",
"product_id": "salt-minion-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-proxy-3006.0-150400.8.101.1.i586",
"product_id": "salt-proxy-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-ssh-3006.0-150400.8.101.1.i586",
"product_id": "salt-ssh-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-syndic-3006.0-150400.8.101.1.i586",
"product_id": "salt-syndic-3006.0-150400.8.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.101.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.i586",
"product_id": "salt-transactional-update-3006.0-150400.8.101.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150400.8.101.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150400.8.101.1.noarch",
"product_id": "salt-bash-completion-3006.0-150400.8.101.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150400.8.101.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150400.8.101.1.noarch",
"product_id": "salt-fish-completion-3006.0-150400.8.101.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150400.8.101.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "python3-salt-3006.0-150400.8.101.1.ppc64le",
"product_id": "python3-salt-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.ppc64le",
"product_id": "python3-salt-testsuite-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-150400.8.101.1.ppc64le",
"product_id": "python311-salt-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-api-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-cloud-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-doc-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-master-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-minion-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-proxy-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-ssh-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-syndic-3006.0-150400.8.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.101.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150400.8.101.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.101.1.s390x",
"product": {
"name": "python3-salt-3006.0-150400.8.101.1.s390x",
"product_id": "python3-salt-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.s390x",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.s390x",
"product_id": "python3-salt-testsuite-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.101.1.s390x",
"product": {
"name": "python311-salt-3006.0-150400.8.101.1.s390x",
"product_id": "python311-salt-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-3006.0-150400.8.101.1.s390x",
"product_id": "salt-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-api-3006.0-150400.8.101.1.s390x",
"product_id": "salt-api-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150400.8.101.1.s390x",
"product_id": "salt-cloud-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-doc-3006.0-150400.8.101.1.s390x",
"product_id": "salt-doc-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-master-3006.0-150400.8.101.1.s390x",
"product_id": "salt-master-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-minion-3006.0-150400.8.101.1.s390x",
"product_id": "salt-minion-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150400.8.101.1.s390x",
"product_id": "salt-proxy-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150400.8.101.1.s390x",
"product_id": "salt-ssh-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150400.8.101.1.s390x",
"product_id": "salt-syndic-3006.0-150400.8.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.101.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.s390x",
"product_id": "salt-transactional-update-3006.0-150400.8.101.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "python3-salt-3006.0-150400.8.101.1.x86_64",
"product_id": "python3-salt-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.101.1.x86_64",
"product_id": "python3-salt-testsuite-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "python311-salt-3006.0-150400.8.101.1.x86_64",
"product_id": "python311-salt-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.101.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-api-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-api-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-cloud-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-doc-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-master-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-master-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-minion-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-proxy-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-ssh-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-syndic-3006.0-150400.8.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150400.8.101.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 High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.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:python3-salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.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:python3-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.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-salt-3006.0-150400.8.101.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-salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.101.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-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.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:salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.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:salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.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:salt-api-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.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:salt-api-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.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:salt-cloud-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.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:salt-cloud-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.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:salt-doc-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.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:salt-doc-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.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:salt-master-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.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:salt-master-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.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:salt-minion-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.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:salt-minion-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.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:salt-proxy-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.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:salt-proxy-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.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:salt-ssh-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.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:salt-ssh-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.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:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.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:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.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:salt-syndic-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.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:salt-syndic-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.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:python3-salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.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:python3-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.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-salt-3006.0-150400.8.101.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-salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.101.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-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.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:salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.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:salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.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:salt-api-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.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:salt-api-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.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:salt-cloud-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.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:salt-cloud-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.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:salt-doc-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.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:salt-doc-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.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:salt-master-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.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:salt-master-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.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:salt-minion-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.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:salt-minion-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.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:salt-proxy-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.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:salt-proxy-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.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:salt-ssh-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.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:salt-ssh-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.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:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.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:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.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:salt-syndic-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.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:salt-syndic-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.s390x"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.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:python3-salt-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.101.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:python3-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.101.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-salt-3006.0-150400.8.101.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-salt-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.101.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-salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.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:salt-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.101.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:salt-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.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:salt-api-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.101.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:salt-api-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.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:salt-cloud-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.101.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:salt-cloud-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.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:salt-doc-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.101.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:salt-doc-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.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:salt-master-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.101.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:salt-master-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.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:salt-minion-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.101.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:salt-minion-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.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:salt-proxy-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.101.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:salt-proxy-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.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:salt-ssh-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.101.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:salt-ssh-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.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:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.101.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:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.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:salt-syndic-3006.0-150400.8.101.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.101.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:salt-syndic-3006.0-150400.8.101.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.101.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.101.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.101.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.101.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.101.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:16:24Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:2255-1
Vulnerability from csaf_suse - Published: 2026-06-03 14:19 - Updated: 2026-06-03 14:19Summary
Security update 5.0.8 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.8 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
- CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554)
- CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808)
- CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804)
- Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Hardened Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Make users with backslash work for `salt-ssh` (bsc#1254629).
- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),
- Fixed `virtualenv` call in test helper to use proper Python version.
- Fixed the issue preventing SELinux profile to be loaded on SLES 16
deployed using cloud images (bsc#1258957)
Patchnames: SUSE-2026-2255,SUSE-EL-9-CLIENT-TOOLS-2026-2255
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
101 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
101 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
101 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
22 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.0.8 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n\n - CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554)\n - CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808)\n - CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804)\n\n- Other updates and bugfixes:\n\n - Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n - Hardened Tornado from invalid HTTP reason phrases\n - Read full URI from ldap pillar config (bsc#1254900)\n - Make users with backslash work for `salt-ssh` (bsc#1254629).\n - Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n - Fixed `virtualenv` call in test helper to use proper Python version.\n - Fixed the issue preventing SELinux profile to be loaded on SLES 16\n deployed using cloud images (bsc#1258957)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2255,SUSE-EL-9-CLIENT-TOOLS-2026-2255",
"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_2255-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2255-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262255-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2255-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047073.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1258957",
"url": "https://bugzilla.suse.com/1258957"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE Bug 1259804",
"url": "https://bugzilla.suse.com/1259804"
},
{
"category": "self",
"summary": "SUSE Bug 1259808",
"url": "https://bugzilla.suse.com/1259808"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27448 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27448/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27459 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27459/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update 5.0.8 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-06-03T14:19:09Z",
"generator": {
"date": "2026-06-03T14:19:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2255-1",
"initial_release_date": "2026-06-03T14:19:09Z",
"revision_history": [
{
"date": "2026-06-03T14:19:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-1.9.1.aarch64",
"product": {
"name": "fdupes-1.61-1.9.1.aarch64",
"product_id": "fdupes-1.61-1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"product": {
"name": "saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"product_id": "saltbundle-libsodium-1.0.21-1.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"product_id": "saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-1.15.1.aarch64",
"product": {
"name": "saltbundle-swig-4.1.1-1.15.1.aarch64",
"product_id": "saltbundle-swig-4.1.1-1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"product": {
"name": "saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"product_id": "saltbundle-swig-examples-4.1.1-1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-1.41.2.aarch64",
"product": {
"name": "saltbundlepy-3.11.15-1.41.2.aarch64",
"product_id": "saltbundlepy-3.11.15-1.41.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-1.41.2.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.15-1.41.2.aarch64",
"product_id": "saltbundlepy-base-3.11.15-1.41.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"product_id": "saltbundlepy-curses-3.11.15-1.41.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"product_id": "saltbundlepy-dbm-3.11.15-1.41.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"product_id": "saltbundlepy-devel-3.11.15-1.41.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"product_id": "saltbundlepy-libs-3.11.15-1.41.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"product_id": "saltbundlepy-lxml-6.0.2-1.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"product_id": "saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-1.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.15-1.41.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"product_id": "saltbundlepy-tools-3.11.15-1.41.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-1.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.76.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-1.76.1.aarch64",
"product_id": "venv-salt-minion-3006.0-1.76.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"product": {
"name": "saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"product_id": "saltbundle-swig-doc-4.1.1-1.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-7.1.0-1.14.3.noarch",
"product": {
"name": "saltbundlepy-docker-7.1.0-1.14.3.noarch",
"product_id": "saltbundlepy-docker-7.1.0-1.14.3.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"product": {
"name": "saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"product_id": "saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-1.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-requests-2.33.1-1.15.2.noarch",
"product": {
"name": "saltbundlepy-requests-2.33.1-1.15.2.noarch",
"product_id": "saltbundlepy-requests-2.33.1-1.15.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"product": {
"name": "saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"product_id": "saltbundlepy-urllib3-2.0.7-1.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"product": {
"name": "saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"product_id": "saltbundlepy-wheel-0.45.1-1.11.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-1.9.1.ppc64le",
"product": {
"name": "fdupes-1.61-1.9.1.ppc64le",
"product_id": "fdupes-1.61-1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"product": {
"name": "saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"product_id": "saltbundle-libsodium-1.0.21-1.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"product_id": "saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-1.15.1.ppc64le",
"product": {
"name": "saltbundle-swig-4.1.1-1.15.1.ppc64le",
"product_id": "saltbundle-swig-4.1.1-1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"product": {
"name": "saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"product_id": "saltbundle-swig-examples-4.1.1-1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-1.41.2.ppc64le",
"product": {
"name": "saltbundlepy-3.11.15-1.41.2.ppc64le",
"product_id": "saltbundlepy-3.11.15-1.41.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"product_id": "saltbundlepy-base-3.11.15-1.41.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"product_id": "saltbundlepy-curses-3.11.15-1.41.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.15-1.41.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"product_id": "saltbundlepy-devel-3.11.15-1.41.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"product_id": "saltbundlepy-libs-3.11.15-1.41.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"product_id": "saltbundlepy-lxml-6.0.2-1.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"product_id": "saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"product_id": "saltbundlepy-tools-3.11.15-1.41.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-1.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.76.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-1.76.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-1.76.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-1.9.1.s390x",
"product": {
"name": "fdupes-1.61-1.9.1.s390x",
"product_id": "fdupes-1.61-1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-1.17.1.s390x",
"product": {
"name": "saltbundle-libsodium-1.0.21-1.17.1.s390x",
"product_id": "saltbundle-libsodium-1.0.21-1.17.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"product_id": "saltbundle-libsodium-devel-1.0.21-1.17.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-1.15.1.s390x",
"product": {
"name": "saltbundle-libzmq-4.3.5-1.15.1.s390x",
"product_id": "saltbundle-libzmq-4.3.5-1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-1.15.1.s390x",
"product": {
"name": "saltbundle-swig-4.1.1-1.15.1.s390x",
"product_id": "saltbundle-swig-4.1.1-1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"product": {
"name": "saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"product_id": "saltbundle-swig-examples-4.1.1-1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"product_id": "saltbundle-zeromq-devel-4.3.5-1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"product_id": "saltbundle-zeromq-tools-4.3.5-1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-1.41.2.s390x",
"product": {
"name": "saltbundlepy-3.11.15-1.41.2.s390x",
"product_id": "saltbundlepy-3.11.15-1.41.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-1.41.2.s390x",
"product": {
"name": "saltbundlepy-base-3.11.15-1.41.2.s390x",
"product_id": "saltbundlepy-base-3.11.15-1.41.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-1.41.2.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.15-1.41.2.s390x",
"product_id": "saltbundlepy-curses-3.11.15-1.41.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"product_id": "saltbundlepy-dbm-3.11.15-1.41.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-1.41.2.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.15-1.41.2.s390x",
"product_id": "saltbundlepy-devel-3.11.15-1.41.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-1.41.2.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.15-1.41.2.s390x",
"product_id": "saltbundlepy-libs-3.11.15-1.41.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"product": {
"name": "saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"product_id": "saltbundlepy-lxml-6.0.2-1.27.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"product_id": "saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.21.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"product_id": "saltbundlepy-pynacl-1.5.0-1.14.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"product_id": "saltbundlepy-testsuite-3.11.15-1.41.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-1.41.2.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.15-1.41.2.s390x",
"product_id": "saltbundlepy-tools-3.11.15-1.41.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-1.21.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.76.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-1.76.1.s390x",
"product_id": "venv-salt-minion-3006.0-1.76.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "fdupes-1.61-1.9.1.x86_64",
"product": {
"name": "fdupes-1.61-1.9.1.x86_64",
"product_id": "fdupes-1.61-1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"product": {
"name": "saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"product_id": "saltbundle-libsodium-1.0.21-1.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"product": {
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"product_id": "saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-4.1.1-1.15.1.x86_64",
"product": {
"name": "saltbundle-swig-4.1.1-1.15.1.x86_64",
"product_id": "saltbundle-swig-4.1.1-1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"product": {
"name": "saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"product_id": "saltbundle-swig-examples-4.1.1-1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.15-1.41.2.x86_64",
"product": {
"name": "saltbundlepy-3.11.15-1.41.2.x86_64",
"product_id": "saltbundlepy-3.11.15-1.41.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.15-1.41.2.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.15-1.41.2.x86_64",
"product_id": "saltbundlepy-base-3.11.15-1.41.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"product_id": "saltbundlepy-curses-3.11.15-1.41.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"product_id": "saltbundlepy-dbm-3.11.15-1.41.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"product_id": "saltbundlepy-devel-3.11.15-1.41.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"product_id": "saltbundlepy-libs-3.11.15-1.41.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"product_id": "saltbundlepy-lxml-6.0.2-1.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"product_id": "saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-1.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.15-1.41.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"product_id": "saltbundlepy-tools-3.11.15-1.41.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-1.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.76.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-1.76.1.x86_64",
"product_id": "venv-salt-minion-3006.0-1.76.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:EL-9:Update:Products:SaltBundle:Update",
"product": {
"name": "SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product": {
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-1.9.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64"
},
"product_reference": "fdupes-1.61-1.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-1.9.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le"
},
"product_reference": "fdupes-1.61-1.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-1.9.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x"
},
"product_reference": "fdupes-1.61-1.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fdupes-1.61-1.9.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64"
},
"product_reference": "fdupes-1.61-1.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libsodium-1.0.21-1.17.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64"
},
"product_reference": "saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libsodium-1.0.21-1.17.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le"
},
"product_reference": "saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libsodium-1.0.21-1.17.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x"
},
"product_reference": "saltbundle-libsodium-1.0.21-1.17.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libsodium-1.0.21-1.17.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64"
},
"product_reference": "saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64"
},
"product_reference": "saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le"
},
"product_reference": "saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x"
},
"product_reference": "saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64"
},
"product_reference": "saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-1.15.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64"
},
"product_reference": "saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-1.15.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le"
},
"product_reference": "saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-1.15.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x"
},
"product_reference": "saltbundle-libzmq-4.3.5-1.15.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-1.15.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64"
},
"product_reference": "saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-swig-4.1.1-1.15.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64"
},
"product_reference": "saltbundle-swig-4.1.1-1.15.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-swig-4.1.1-1.15.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le"
},
"product_reference": "saltbundle-swig-4.1.1-1.15.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-swig-4.1.1-1.15.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x"
},
"product_reference": "saltbundle-swig-4.1.1-1.15.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-swig-4.1.1-1.15.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64"
},
"product_reference": "saltbundle-swig-4.1.1-1.15.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-swig-doc-4.1.1-1.15.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch"
},
"product_reference": "saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-swig-examples-4.1.1-1.15.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64"
},
"product_reference": "saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-swig-examples-4.1.1-1.15.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le"
},
"product_reference": "saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-swig-examples-4.1.1-1.15.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x"
},
"product_reference": "saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-swig-examples-4.1.1-1.15.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64"
},
"product_reference": "saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.15-1.41.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64"
},
"product_reference": "saltbundlepy-3.11.15-1.41.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.15-1.41.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le"
},
"product_reference": "saltbundlepy-3.11.15-1.41.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.15-1.41.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x"
},
"product_reference": "saltbundlepy-3.11.15-1.41.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.15-1.41.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64"
},
"product_reference": "saltbundlepy-3.11.15-1.41.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.15-1.41.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64"
},
"product_reference": "saltbundlepy-base-3.11.15-1.41.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.15-1.41.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le"
},
"product_reference": "saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.15-1.41.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x"
},
"product_reference": "saltbundlepy-base-3.11.15-1.41.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.15-1.41.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64"
},
"product_reference": "saltbundlepy-base-3.11.15-1.41.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.15-1.41.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64"
},
"product_reference": "saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.15-1.41.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le"
},
"product_reference": "saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.15-1.41.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x"
},
"product_reference": "saltbundlepy-curses-3.11.15-1.41.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.15-1.41.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64"
},
"product_reference": "saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.15-1.41.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64"
},
"product_reference": "saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.15-1.41.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le"
},
"product_reference": "saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.15-1.41.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x"
},
"product_reference": "saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.15-1.41.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64"
},
"product_reference": "saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.15-1.41.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64"
},
"product_reference": "saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.15-1.41.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le"
},
"product_reference": "saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.15-1.41.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x"
},
"product_reference": "saltbundlepy-devel-3.11.15-1.41.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.15-1.41.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64"
},
"product_reference": "saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-docker-7.1.0-1.14.3.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch"
},
"product_reference": "saltbundlepy-docker-7.1.0-1.14.3.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.15-1.41.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64"
},
"product_reference": "saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.15-1.41.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le"
},
"product_reference": "saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.15-1.41.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x"
},
"product_reference": "saltbundlepy-libs-3.11.15-1.41.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.15-1.41.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64"
},
"product_reference": "saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-6.0.2-1.27.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64"
},
"product_reference": "saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-6.0.2-1.27.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le"
},
"product_reference": "saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-6.0.2-1.27.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x"
},
"product_reference": "saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-6.0.2-1.27.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64"
},
"product_reference": "saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64"
},
"product_reference": "saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le"
},
"product_reference": "saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x"
},
"product_reference": "saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64"
},
"product_reference": "saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch"
},
"product_reference": "saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-passlib-1.7.4-1.12.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch"
},
"product_reference": "saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-1.14.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch"
},
"product_reference": "saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-requests-2.33.1-1.15.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch"
},
"product_reference": "saltbundlepy-requests-2.33.1-1.15.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64"
},
"product_reference": "saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le"
},
"product_reference": "saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x"
},
"product_reference": "saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.15-1.41.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64"
},
"product_reference": "saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.15-1.41.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64"
},
"product_reference": "saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.15-1.41.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le"
},
"product_reference": "saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.15-1.41.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x"
},
"product_reference": "saltbundlepy-tools-3.11.15-1.41.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.15-1.41.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64"
},
"product_reference": "saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.21.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.21.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.21.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.21.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-urllib3-2.0.7-1.15.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch"
},
"product_reference": "saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-wheel-0.45.1-1.11.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch"
},
"product_reference": "saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.76.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-1.76.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.76.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-1.76.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.76.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-1.76.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.76.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-1.76.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.76.1.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-1.76.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.76.1.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-1.76.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.76.1.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-1.76.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.76.1.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-1.76.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27448",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27448"
}
],
"notes": [
{
"category": "general",
"text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to `set_tlsext_servername_callback` raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for any security-sensitive behavior, this could allow bypassing it. Starting in version 26.0.0, unhandled exceptions now result in rejecting the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27448",
"url": "https://www.suse.com/security/cve/CVE-2026-27448"
},
{
"category": "external",
"summary": "SUSE Bug 1259804 for CVE-2026-27448",
"url": "https://bugzilla.suse.com/1259804"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:19:09Z",
"details": "low"
}
],
"title": "CVE-2026-27448"
},
{
"cve": "CVE-2026-27459",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27459"
}
],
"notes": [
{
"category": "general",
"text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27459",
"url": "https://www.suse.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "SUSE Bug 1259808 for CVE-2026-27459",
"url": "https://bugzilla.suse.com/1259808"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:19:09Z",
"details": "important"
}
],
"title": "CVE-2026-27459"
},
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.76.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:fdupes-1.61-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libsodium-devel-1.0.21-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-doc-4.1.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-swig-examples-4.1.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-7.1.0-1.14.3.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-6.0.2-1.27.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-6.0.2-1.27.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.21.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-requests-2.33.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.15-1.41.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.21.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-urllib3-2.0.7-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:19:09Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:2256-1
Vulnerability from csaf_suse - Published: 2026-06-03 14:20 - Updated: 2026-06-03 14:20Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issue:
Security issues fixed:
- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554).
Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Harden Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Make users with backslash work for `salt-ssh` (bsc#1254629).
- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),
- Fixed `virtualenv` call in test helper to use proper Python version.
Patchnames: SUSE-2026-2256,SUSE-SLE-Micro-5.5-2026-2256,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2256,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2256,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2256,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2256,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2256,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2256
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
226 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
13 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 for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issue:\n\nSecurity issues fixed:\n\n- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554).\n\nOther updates and bugfixes:\n\n- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n- Harden Tornado from invalid HTTP reason phrases\n- Read full URI from ldap pillar config (bsc#1254900)\n- Make users with backslash work for `salt-ssh` (bsc#1254629).\n- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n- Fixed `virtualenv` call in test helper to use proper Python version.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2256,SUSE-SLE-Micro-5.5-2026-2256,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2256,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2256,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2256,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2256,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2256,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2256",
"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_2256-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2256-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262256-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2256-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047072.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-06-03T14:20:37Z",
"generator": {
"date": "2026-06-03T14:20:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2256-1",
"initial_release_date": "2026-06-03T14:20:37Z",
"revision_history": [
{
"date": "2026-06-03T14:20:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64",
"product_id": "python3-salt-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.aarch64",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.aarch64",
"product_id": "python311-salt-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-api-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-cloud-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-doc-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-master-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-minion-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-proxy-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-ssh-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-syndic-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.i586",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.i586",
"product_id": "python3-salt-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.i586",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.i586",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.i586",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.i586",
"product_id": "python311-salt-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-3006.0-150500.4.75.1.i586",
"product_id": "salt-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.i586",
"product_id": "salt-api-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.i586",
"product_id": "salt-cloud-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.i586",
"product_id": "salt-doc-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.i586",
"product_id": "salt-master-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.i586",
"product_id": "salt-minion-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.i586",
"product_id": "salt-proxy-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.i586",
"product_id": "salt-ssh-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.i586",
"product_id": "salt-syndic-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.i586",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"product_id": "salt-bash-completion-3006.0-150500.4.75.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"product_id": "salt-fish-completion-3006.0-150500.4.75.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150500.4.75.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"product_id": "python3-salt-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.ppc64le",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"product_id": "python311-salt-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-api-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-cloud-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-doc-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-master-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-minion-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-proxy-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-ssh-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-syndic-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.s390x",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.s390x",
"product_id": "python3-salt-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.s390x",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.s390x",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.s390x",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.s390x",
"product_id": "python311-salt-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-3006.0-150500.4.75.1.s390x",
"product_id": "salt-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.s390x",
"product_id": "salt-api-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.s390x",
"product_id": "salt-cloud-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.s390x",
"product_id": "salt-doc-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.s390x",
"product_id": "salt-master-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.s390x",
"product_id": "salt-minion-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.s390x",
"product_id": "salt-proxy-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.s390x",
"product_id": "salt-ssh-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.s390x",
"product_id": "salt-syndic-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.s390x",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64",
"product_id": "python3-salt-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.x86_64",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64",
"product_id": "python311-salt-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-api-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-cloud-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-doc-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-master-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-minion-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-proxy-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-ssh-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-syndic-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.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:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.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:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.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:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.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:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.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:salt-api-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.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:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.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:salt-cloud-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.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:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.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:salt-doc-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.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:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.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:salt-master-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.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:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.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:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.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:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.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:salt-proxy-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.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:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.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:salt-ssh-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.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:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.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:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.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:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.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:salt-syndic-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.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:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.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:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.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:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.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:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.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:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.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:salt-api-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.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:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.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:salt-cloud-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.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:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.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:salt-doc-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.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:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.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:salt-master-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.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:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.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:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.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:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.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:salt-proxy-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.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:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.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:salt-ssh-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.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:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.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:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.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:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.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:salt-syndic-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.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:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.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:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.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:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.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:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.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:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.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:salt-api-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.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:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.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:salt-cloud-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.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:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.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:salt-doc-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.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:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.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:salt-master-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.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:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.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:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.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:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.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:salt-proxy-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.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:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.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:salt-ssh-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.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:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.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:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.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:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.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:salt-syndic-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.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:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.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:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.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:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.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-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.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:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.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:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.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:salt-api-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.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:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.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:salt-cloud-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.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:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.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:salt-doc-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.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:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.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:salt-master-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.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:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.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:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.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:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.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:salt-proxy-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.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:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.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:salt-ssh-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.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:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.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:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.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:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.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:salt-syndic-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.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:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:2257-1
Vulnerability from csaf_suse - Published: 2026-06-03 14:21 - Updated: 2026-06-03 14:21Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issue:
Security issues fixed:
- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554).
Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Harden Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Make users with backslash work for `salt-ssh` (bsc#1254629).
- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),
- Fixed `virtualenv` call in test helper to use proper Python version.
Patchnames: SUSE-2026-2257,SUSE-SLE-Module-Systems-Management-15-SP7-2026-2257
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
47 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
13 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 for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issue:\n\nSecurity issues fixed:\n\n- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554).\n\nOther updates and bugfixes:\n \n- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n- Harden Tornado from invalid HTTP reason phrases\n- Read full URI from ldap pillar config (bsc#1254900)\n- Make users with backslash work for `salt-ssh` (bsc#1254629).\n- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n- Fixed `virtualenv` call in test helper to use proper Python version.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2257,SUSE-SLE-Module-Systems-Management-15-SP7-2026-2257",
"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_2257-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2257-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262257-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2257-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047071.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-06-03T14:21:01Z",
"generator": {
"date": "2026-06-03T14:21:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2257-1",
"initial_release_date": "2026-06-03T14:21:01Z",
"revision_history": [
{
"date": "2026-06-03T14:21:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.aarch64",
"product_id": "python311-salt-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-api-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-cloud-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-doc-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-master-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-minion-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-proxy-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-ssh-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-syndic-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.i586",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.i586",
"product_id": "python311-salt-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-3006.0-150700.14.23.1.i586",
"product_id": "salt-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.i586",
"product_id": "salt-api-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.i586",
"product_id": "salt-cloud-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.i586",
"product_id": "salt-doc-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.i586",
"product_id": "salt-master-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.i586",
"product_id": "salt-minion-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.i586",
"product_id": "salt-proxy-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.i586",
"product_id": "salt-ssh-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.i586",
"product_id": "salt-syndic-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.i586",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150700.14.23.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150700.14.23.1.noarch",
"product_id": "salt-bash-completion-3006.0-150700.14.23.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150700.14.23.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150700.14.23.1.noarch",
"product_id": "salt-fish-completion-3006.0-150700.14.23.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150700.14.23.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150700.14.23.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150700.14.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.ppc64le",
"product_id": "python311-salt-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-api-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-cloud-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-doc-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-master-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-minion-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-proxy-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-ssh-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-syndic-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.s390x",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.s390x",
"product_id": "python311-salt-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-3006.0-150700.14.23.1.s390x",
"product_id": "salt-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.s390x",
"product_id": "salt-api-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.s390x",
"product_id": "salt-cloud-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.s390x",
"product_id": "salt-doc-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.s390x",
"product_id": "salt-master-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.s390x",
"product_id": "salt-minion-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.s390x",
"product_id": "salt-proxy-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.s390x",
"product_id": "salt-ssh-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.s390x",
"product_id": "salt-syndic-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.s390x",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.x86_64",
"product_id": "python311-salt-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-api-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-cloud-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-doc-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-master-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-minion-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-proxy-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-ssh-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-syndic-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-systems-management:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x"
},
"product_reference": "python311-salt-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-api-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-api-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-api-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150700.14.23.1.noarch as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150700.14.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-doc-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150700.14.23.1.noarch as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150700.14.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-master-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-master-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-master-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-minion-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150700.14.23.1.noarch as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150700.14.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:21:01Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…